|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.mds.glue.StorageDeviceType
| Field Summary | |
private java.lang.Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private org.apache.axis.message.MessageElement[] |
_any
|
private int |
availableSpace
|
private java.lang.String |
name
|
private int |
size
|
private int |
transferRate
|
private java.lang.String |
type
|
private static org.apache.axis.description.TypeDesc |
typeDesc
|
| Constructor Summary | |
StorageDeviceType()
|
|
StorageDeviceType(org.apache.axis.message.MessageElement[] _any,
int availableSpace,
java.lang.String name,
int size,
int transferRate,
java.lang.String type)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
org.apache.axis.message.MessageElement[] |
get_any()
Gets the _any value for this StorageDeviceType. |
int |
getAvailableSpace()
Gets the availableSpace value for this StorageDeviceType. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.lang.String |
getName()
Gets the name value for this StorageDeviceType. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
int |
getSize()
Gets the size value for this StorageDeviceType. |
int |
getTransferRate()
Gets the transferRate value for this StorageDeviceType. |
java.lang.String |
getType()
Gets the type value for this StorageDeviceType. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
set_any(org.apache.axis.message.MessageElement[] _any)
Sets the _any value for this StorageDeviceType. |
void |
setAvailableSpace(int availableSpace)
Sets the availableSpace value for this StorageDeviceType. |
void |
setName(java.lang.String name)
Sets the name value for this StorageDeviceType. |
void |
setSize(int size)
Sets the size value for this StorageDeviceType. |
void |
setTransferRate(int transferRate)
Sets the transferRate value for this StorageDeviceType. |
void |
setType(java.lang.String type)
Sets the type value for this StorageDeviceType. |
| 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 java.lang.String name
private java.lang.String type
private int transferRate
private int size
private int availableSpace
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
private static org.apache.axis.description.TypeDesc typeDesc
| Constructor Detail |
public StorageDeviceType()
public StorageDeviceType(org.apache.axis.message.MessageElement[] _any,
int availableSpace,
java.lang.String name,
int size,
int transferRate,
java.lang.String type)
| 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 java.lang.String getName()
public void setName(java.lang.String name)
name - public java.lang.String getType()
public void setType(java.lang.String type)
type - public int getTransferRate()
public void setTransferRate(int transferRate)
transferRate - public int getSize()
public void setSize(int size)
size - public int getAvailableSpace()
public void setAvailableSpace(int availableSpace)
availableSpace - 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 | ||||||||||