|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.mds.glue.config.ClusterDefinitionType
| Constructor Summary | |
ClusterDefinitionType()
|
|
ClusterDefinitionType(SubClusterDefinitionType[] subCluster,
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 ClusterDefinitionType. |
static Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
SubClusterDefinitionType[] |
getSubCluster()
Gets the subCluster value for this ClusterDefinitionType. |
SubClusterDefinitionType |
getSubCluster(int i)
|
static TypeDesc |
getTypeDesc()
Return type metadata object |
String |
getUniqueID()
Gets the uniqueID value for this ClusterDefinitionType. |
int |
hashCode()
|
void |
setName(String name)
Sets the name value for this ClusterDefinitionType. |
void |
setSubCluster(int i,
SubClusterDefinitionType _value)
|
void |
setSubCluster(SubClusterDefinitionType[] subCluster)
Sets the subCluster value for this ClusterDefinitionType. |
void |
setUniqueID(String uniqueID)
Sets the uniqueID value for this ClusterDefinitionType. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ClusterDefinitionType()
public ClusterDefinitionType(SubClusterDefinitionType[] subCluster,
String name,
String uniqueID)
| Method Detail |
public SubClusterDefinitionType[] getSubCluster()
public void setSubCluster(SubClusterDefinitionType[] subCluster)
subCluster - public SubClusterDefinitionType getSubCluster(int i)
public void setSubCluster(int i,
SubClusterDefinitionType _value)
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 | ||||||||||