|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.mds.glue.MainMemoryType
| Field Summary | |
private java.lang.Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private org.apache.axis.message.MessageElement[] |
_any
|
private long |
RAMAvailable
|
private long |
RAMSize
|
private static org.apache.axis.description.TypeDesc |
typeDesc
|
private long |
virtualAvailable
|
private long |
virtualSize
|
| Constructor Summary | |
MainMemoryType()
|
|
MainMemoryType(long RAMAvailable,
long RAMSize,
org.apache.axis.message.MessageElement[] _any,
long virtualAvailable,
long virtualSize)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
org.apache.axis.message.MessageElement[] |
get_any()
Gets the _any value for this MainMemoryType. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
long |
getRAMAvailable()
Gets the RAMAvailable value for this MainMemoryType. |
long |
getRAMSize()
Gets the RAMSize value for this MainMemoryType. |
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 |
long |
getVirtualAvailable()
Gets the virtualAvailable value for this MainMemoryType. |
long |
getVirtualSize()
Gets the virtualSize value for this MainMemoryType. |
int |
hashCode()
|
void |
set_any(org.apache.axis.message.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 |
| Field Detail |
private org.apache.axis.message.MessageElement[] _any
private long RAMSize
private long RAMAvailable
private long virtualSize
private long virtualAvailable
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
private static org.apache.axis.description.TypeDesc typeDesc
| Constructor Detail |
public MainMemoryType()
public MainMemoryType(long RAMAvailable,
long RAMSize,
org.apache.axis.message.MessageElement[] _any,
long virtualAvailable,
long virtualSize)
| Method Detail |
public org.apache.axis.message.MessageElement[] get_any()
get_any in interface org.apache.axis.encoding.AnyContentTypepublic void set_any(org.apache.axis.message.MessageElement[] _any)
set_any in interface org.apache.axis.encoding.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(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 | ||||||||||