|
|||||||||||
| 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
| Field Summary | |
private java.lang.Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private ClusterType[] |
cluster
|
private static org.apache.axis.description.TypeDesc |
typeDesc
|
| Constructor Summary | |
ClusterCollectionType()
|
|
ClusterCollectionType(ClusterType[] cluster)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
ClusterType[] |
getCluster()
Gets the cluster value for this ClusterCollectionType. |
ClusterType |
getCluster(int i)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.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 |
| Field Detail |
private ClusterType[] cluster
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
private static org.apache.axis.description.TypeDesc typeDesc
| 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(java.lang.Object obj)
public int hashCode()
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||