|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.mds.inmemory._2004._07._13.PairedKeyType
| Field Summary | |
private Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private String |
entryKey
|
private String |
groupKey
|
private static TypeDesc |
typeDesc
|
| Constructor Summary | |
PairedKeyType()
|
|
PairedKeyType(String entryKey,
String groupKey)
|
|
| Method Summary | |
boolean |
equals(Object obj)
|
static Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getEntryKey()
Gets the entryKey value for this PairedKeyType. |
String |
getGroupKey()
Gets the groupKey value for this PairedKeyType. |
static Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
static TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setEntryKey(String entryKey)
Sets the entryKey value for this PairedKeyType. |
void |
setGroupKey(String groupKey)
Sets the groupKey value for this PairedKeyType. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private String groupKey
private String entryKey
private Object __equalsCalc
private boolean __hashCodeCalc
private static TypeDesc typeDesc
| Constructor Detail |
public PairedKeyType()
public PairedKeyType(String entryKey,
String groupKey)
| Method Detail |
public String getGroupKey()
public void setGroupKey(String groupKey)
groupKey - public String getEntryKey()
public void setEntryKey(String entryKey)
entryKey - public boolean equals(Object obj)
public int hashCode()
public static TypeDesc getTypeDesc()
public static Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||