com.ibm.websphere.commandUtil
Class CommandServerEntityPrimaryKey
java.lang.Object
|
+--com.ibm.websphere.commandUtil.CommandServerEntityPrimaryKey
- All Implemented Interfaces:
- java.io.Serializable
- public class CommandServerEntityPrimaryKey
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
primaryKey
public java.lang.String primaryKey
CommandServerEntityPrimaryKey
public CommandServerEntityPrimaryKey()
CommandServerEntityPrimaryKey
public CommandServerEntityPrimaryKey(java.lang.String key)
- CommandServerEntityPrimaryKey(String key) constructor
equals
public boolean equals(java.lang.Object object)
- Overrides:
equals
in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object