|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.mds.glue.batchprovider.ClusterCollectionType
Internal type for cluster info APIs
| Constructor Summary | |
ClusterCollectionType()
|
|
ClusterCollectionType(ClusterType[] cluster)
|
|
| Method Summary | |
boolean |
equals(Object obj)
|
ClusterType[] |
getCluster()
Gets the cluster value for this ClusterCollectionType. |
ClusterType |
getCluster(int i)
|
static Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
static Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
static TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setCluster(ClusterType[] cluster)
Sets the cluster value for this ClusterCollectionType. |
void |
setCluster(int i,
ClusterType _value)
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ClusterCollectionType()
public ClusterCollectionType(ClusterType[] cluster)
| Method Detail |
public ClusterType[] getCluster()
public void setCluster(ClusterType[] cluster)
cluster - public ClusterType getCluster(int i)
public void setCluster(int i,
ClusterType _value)
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 | ||||||||||