org.javagroups.conf
Class ProtocolParameter
java.lang.Object
|
+--org.javagroups.conf.ProtocolParameter
- public class ProtocolParameter
- extends java.lang.Object
Title: Java Groups Communications
Description: Contact me at filip@filip.net
Copyright: Copyright (c) 2002
Company: www.filip.net
- Version:
- 1.0
- Author:
- Filip Hanik
Constructor Summary |
ProtocolParameter(java.lang.String parameterName,
java.lang.Object parameterValue)
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
ProtocolParameter
public ProtocolParameter(java.lang.String parameterName,
java.lang.Object parameterValue)
getName
public java.lang.String getName()
getValue
public java.lang.Object getValue()
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
equals
public boolean equals(java.lang.Object another)
- Overrides:
equals
in class java.lang.Object
getParameterString
public java.lang.String getParameterString()
Copyright © 2001,2002 www.javagroups.com . All Rights Reserved.