|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.mds.glue.config.HostNameDefinitionType
| Field Summary | |
private Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private String |
name
|
private static TypeDesc |
typeDesc
|
private String |
uniqueID
|
| Constructor Summary | |
HostNameDefinitionType()
|
|
HostNameDefinitionType(String name,
String uniqueID)
|
|
| Method Summary | |
boolean |
equals(Object obj)
|
static Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getName()
Gets the name value for this HostNameDefinitionType. |
static Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
static TypeDesc |
getTypeDesc()
Return type metadata object |
String |
getUniqueID()
Gets the uniqueID value for this HostNameDefinitionType. |
int |
hashCode()
|
void |
setName(String name)
Sets the name value for this HostNameDefinitionType. |
void |
setUniqueID(String uniqueID)
Sets the uniqueID value for this HostNameDefinitionType. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private String name
private String uniqueID
private Object __equalsCalc
private boolean __hashCodeCalc
private static TypeDesc typeDesc
| Constructor Detail |
public HostNameDefinitionType()
public HostNameDefinitionType(String name,
String uniqueID)
| Method Detail |
public String getName()
public void setName(String name)
name - public String getUniqueID()
public void setUniqueID(String uniqueID)
uniqueID - 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 | ||||||||||