|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.mds.glue.config.SubClusterDefinitionType
| Field Summary | |
private Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private ArchitectureType |
architecture
|
private HostNameArrayDefinitionType |
hostNames
|
private MainMemoryType |
mainMemory
|
private String |
name
|
private OperatingSystemType |
operatingSystem
|
private ProcessorType |
processor
|
private StorageDeviceType[] |
storageDevice
|
private static TypeDesc |
typeDesc
|
private String |
uniqueID
|
| Constructor Summary | |
SubClusterDefinitionType()
|
|
SubClusterDefinitionType(HostNameArrayDefinitionType hostNames,
MainMemoryType mainMemory,
ProcessorType processor,
OperatingSystemType operatingSystem,
StorageDeviceType[] storageDevice,
ArchitectureType architecture,
String name,
String uniqueID)
|
|
| Method Summary | |
boolean |
equals(Object obj)
|
ArchitectureType |
getArchitecture()
Gets the architecture value for this SubClusterDefinitionType. |
static Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
HostNameArrayDefinitionType |
getHostNames()
Gets the hostNames value for this SubClusterDefinitionType. |
MainMemoryType |
getMainMemory()
Gets the mainMemory value for this SubClusterDefinitionType. |
String |
getName()
Gets the name value for this SubClusterDefinitionType. |
OperatingSystemType |
getOperatingSystem()
Gets the operatingSystem value for this SubClusterDefinitionType. |
ProcessorType |
getProcessor()
Gets the processor value for this SubClusterDefinitionType. |
static Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
StorageDeviceType[] |
getStorageDevice()
Gets the storageDevice value for this SubClusterDefinitionType. |
StorageDeviceType |
getStorageDevice(int i)
|
static TypeDesc |
getTypeDesc()
Return type metadata object |
String |
getUniqueID()
Gets the uniqueID value for this SubClusterDefinitionType. |
int |
hashCode()
|
void |
setArchitecture(ArchitectureType architecture)
Sets the architecture value for this SubClusterDefinitionType. |
void |
setHostNames(HostNameArrayDefinitionType hostNames)
Sets the hostNames value for this SubClusterDefinitionType. |
void |
setMainMemory(MainMemoryType mainMemory)
Sets the mainMemory value for this SubClusterDefinitionType. |
void |
setName(String name)
Sets the name value for this SubClusterDefinitionType. |
void |
setOperatingSystem(OperatingSystemType operatingSystem)
Sets the operatingSystem value for this SubClusterDefinitionType. |
void |
setProcessor(ProcessorType processor)
Sets the processor value for this SubClusterDefinitionType. |
void |
setStorageDevice(int i,
StorageDeviceType _value)
|
void |
setStorageDevice(StorageDeviceType[] storageDevice)
Sets the storageDevice value for this SubClusterDefinitionType. |
void |
setUniqueID(String uniqueID)
Sets the uniqueID value for this SubClusterDefinitionType. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private HostNameArrayDefinitionType hostNames
private MainMemoryType mainMemory
private ProcessorType processor
private OperatingSystemType operatingSystem
private StorageDeviceType[] storageDevice
private ArchitectureType architecture
private String name
private String uniqueID
private Object __equalsCalc
private boolean __hashCodeCalc
private static TypeDesc typeDesc
| Constructor Detail |
public SubClusterDefinitionType()
public SubClusterDefinitionType(HostNameArrayDefinitionType hostNames,
MainMemoryType mainMemory,
ProcessorType processor,
OperatingSystemType operatingSystem,
StorageDeviceType[] storageDevice,
ArchitectureType architecture,
String name,
String uniqueID)
| Method Detail |
public HostNameArrayDefinitionType getHostNames()
public void setHostNames(HostNameArrayDefinitionType hostNames)
hostNames - public MainMemoryType getMainMemory()
public void setMainMemory(MainMemoryType mainMemory)
mainMemory - public ProcessorType getProcessor()
public void setProcessor(ProcessorType processor)
processor - public OperatingSystemType getOperatingSystem()
public void setOperatingSystem(OperatingSystemType operatingSystem)
operatingSystem - public StorageDeviceType[] getStorageDevice()
public void setStorageDevice(StorageDeviceType[] storageDevice)
storageDevice - public StorageDeviceType getStorageDevice(int i)
public void setStorageDevice(int i,
StorageDeviceType _value)
public ArchitectureType getArchitecture()
public void setArchitecture(ArchitectureType architecture)
architecture - 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 | ||||||||||