|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorca.manage.extensions.standard.beans.LogicalMachineMng
public class LogicalMachineMng
| Constructor Summary | |
|---|---|
LogicalMachineMng()
|
|
LogicalMachineMng(java.lang.String id,
long totalCPU,
long totalMemory,
long totalBandwidth,
long totalStorage)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
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 |
getId()
Gets the id value for this LogicalMachineMng. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
long |
getTotalBandwidth()
Gets the totalBandwidth value for this LogicalMachineMng. |
long |
getTotalCPU()
Gets the totalCPU value for this LogicalMachineMng. |
long |
getTotalMemory()
Gets the totalMemory value for this LogicalMachineMng. |
long |
getTotalStorage()
Gets the totalStorage value for this LogicalMachineMng. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setId(java.lang.String id)
Sets the id value for this LogicalMachineMng. |
void |
setTotalBandwidth(long totalBandwidth)
Sets the totalBandwidth value for this LogicalMachineMng. |
void |
setTotalCPU(long totalCPU)
Sets the totalCPU value for this LogicalMachineMng. |
void |
setTotalMemory(long totalMemory)
Sets the totalMemory value for this LogicalMachineMng. |
void |
setTotalStorage(long totalStorage)
Sets the totalStorage value for this LogicalMachineMng. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LogicalMachineMng()
public LogicalMachineMng(java.lang.String id,
long totalCPU,
long totalMemory,
long totalBandwidth,
long totalStorage)
| Method Detail |
|---|
public java.lang.String getId()
public void setId(java.lang.String id)
id - public long getTotalCPU()
public void setTotalCPU(long totalCPU)
totalCPU - public long getTotalMemory()
public void setTotalMemory(long totalMemory)
totalMemory - public long getTotalBandwidth()
public void setTotalBandwidth(long totalBandwidth)
totalBandwidth - public long getTotalStorage()
public void setTotalStorage(long totalStorage)
totalStorage - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic 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 | |||||||||