|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.mds.glue.InfoType
| Constructor Summary | |
InfoType()
|
|
InfoType(MessageElement[] _any,
String LRMSType,
String LRMSVersion,
String GRAMVersion,
String hostName,
String gatekeeperPort,
String totalCPUs)
|
|
| Method Summary | |
boolean |
equals(Object obj)
|
MessageElement[] |
get_any()
Gets the _any value for this InfoType. |
static Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getGatekeeperPort()
Gets the gatekeeperPort value for this InfoType. |
String |
getGRAMVersion()
Gets the GRAMVersion value for this InfoType. |
String |
getHostName()
Gets the hostName value for this InfoType. |
String |
getLRMSType()
Gets the LRMSType value for this InfoType. |
String |
getLRMSVersion()
Gets the LRMSVersion value for this InfoType. |
static Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
String |
getTotalCPUs()
Gets the totalCPUs value for this InfoType. |
static TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
set_any(MessageElement[] _any)
Sets the _any value for this InfoType. |
void |
setGatekeeperPort(String gatekeeperPort)
Sets the gatekeeperPort value for this InfoType. |
void |
setGRAMVersion(String GRAMVersion)
Sets the GRAMVersion value for this InfoType. |
void |
setHostName(String hostName)
Sets the hostName value for this InfoType. |
void |
setLRMSType(String LRMSType)
Sets the LRMSType value for this InfoType. |
void |
setLRMSVersion(String LRMSVersion)
Sets the LRMSVersion value for this InfoType. |
void |
setTotalCPUs(String totalCPUs)
Sets the totalCPUs value for this InfoType. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public InfoType()
public InfoType(MessageElement[] _any,
String LRMSType,
String LRMSVersion,
String GRAMVersion,
String hostName,
String gatekeeperPort,
String totalCPUs)
| Method Detail |
public MessageElement[] get_any()
get_any in interface AnyContentTypepublic void set_any(MessageElement[] _any)
set_any in interface AnyContentType_any - public String getLRMSType()
public void setLRMSType(String LRMSType)
LRMSType - public String getLRMSVersion()
public void setLRMSVersion(String LRMSVersion)
LRMSVersion - public String getGRAMVersion()
public void setGRAMVersion(String GRAMVersion)
GRAMVersion - public String getHostName()
public void setHostName(String hostName)
hostName - public String getGatekeeperPort()
public void setGatekeeperPort(String gatekeeperPort)
gatekeeperPort - public String getTotalCPUs()
public void setTotalCPUs(String totalCPUs)
totalCPUs - 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 | ||||||||||