|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.mds.glue.SubClusterOrHostType
org.globus.mds.glue.SubClusterType
| Constructor Summary | |
SubClusterType()
|
|
SubClusterType(BenchmarkType benchmark,
ProcessorType processor,
MainMemoryType mainMemory,
OperatingSystemType operatingSystem,
StorageDeviceType[] storageDevice,
ArchitectureType architecture,
ApplicationSoftwareType applicationSoftware,
FileSystemType[] fileSystem,
NetworkAdapterType[] networkAdapter,
MessageElement[] _any,
String name,
String uniqueID,
URI informationServiceURL,
HostType[] host)
|
|
| Method Summary | |
boolean |
equals(Object obj)
|
static Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
HostType[] |
getHost()
Gets the host value for this SubClusterType. |
HostType |
getHost(int i)
|
static Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
static TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setHost(HostType[] host)
Sets the host value for this SubClusterType. |
void |
setHost(int i,
HostType _value)
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SubClusterType()
public SubClusterType(BenchmarkType benchmark,
ProcessorType processor,
MainMemoryType mainMemory,
OperatingSystemType operatingSystem,
StorageDeviceType[] storageDevice,
ArchitectureType architecture,
ApplicationSoftwareType applicationSoftware,
FileSystemType[] fileSystem,
NetworkAdapterType[] networkAdapter,
MessageElement[] _any,
String name,
String uniqueID,
URI informationServiceURL,
HostType[] host)
| Method Detail |
public HostType[] getHost()
public void setHost(HostType[] host)
host - public HostType getHost(int i)
public void setHost(int i,
HostType _value)
public boolean equals(Object obj)
equals in class SubClusterOrHostTypepublic int hashCode()
hashCode in class SubClusterOrHostTypepublic 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 | ||||||||||