|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.mds.glue.MainMemoryType
| Constructor Summary | |
MainMemoryType()
|
|
MainMemoryType(MessageElement[] _any,
long RAMSize,
long RAMAvailable,
long virtualSize,
long virtualAvailable)
|
|
| Method Summary | |
boolean |
equals(Object obj)
|
MessageElement[] |
get_any()
Gets the _any value for this MainMemoryType. |
static Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
long |
getRAMAvailable()
Gets the RAMAvailable value for this MainMemoryType. |
long |
getRAMSize()
Gets the RAMSize value for this MainMemoryType. |
static Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
static TypeDesc |
getTypeDesc()
Return type metadata object |
long |
getVirtualAvailable()
Gets the virtualAvailable value for this MainMemoryType. |
long |
getVirtualSize()
Gets the virtualSize value for this MainMemoryType. |
int |
hashCode()
|
void |
set_any(MessageElement[] _any)
Sets the _any value for this MainMemoryType. |
void |
setRAMAvailable(long RAMAvailable)
Sets the RAMAvailable value for this MainMemoryType. |
void |
setRAMSize(long RAMSize)
Sets the RAMSize value for this MainMemoryType. |
void |
setVirtualAvailable(long virtualAvailable)
Sets the virtualAvailable value for this MainMemoryType. |
void |
setVirtualSize(long virtualSize)
Sets the virtualSize value for this MainMemoryType. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MainMemoryType()
public MainMemoryType(MessageElement[] _any,
long RAMSize,
long RAMAvailable,
long virtualSize,
long virtualAvailable)
| Method Detail |
public MessageElement[] get_any()
get_any in interface AnyContentTypepublic void set_any(MessageElement[] _any)
set_any in interface AnyContentType_any - public long getRAMSize()
public void setRAMSize(long RAMSize)
RAMSize - public long getRAMAvailable()
public void setRAMAvailable(long RAMAvailable)
RAMAvailable - public long getVirtualSize()
public void setVirtualSize(long virtualSize)
virtualSize - public long getVirtualAvailable()
public void setVirtualAvailable(long virtualAvailable)
virtualAvailable - 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 | ||||||||||