|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorca.manage.extensions.standard.beans.NodeMng
public class NodeMng
| Constructor Summary | |
|---|---|
NodeMng()
|
|
NodeMng(java.lang.String name,
java.lang.String ID,
int state,
java.lang.String ip,
java.lang.String publicIP,
boolean donated,
boolean available,
int type,
java.lang.String sliceName,
java.lang.String sliceGuid,
java.lang.String reservationGuid)
|
|
| 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 NodeMng. |
java.lang.String |
getIp()
Gets the ip value for this NodeMng. |
java.lang.String |
getName()
Gets the name value for this NodeMng. |
java.lang.String |
getPublicIP()
Gets the publicIP value for this NodeMng. |
java.lang.String |
getReservationGuid()
Gets the reservationGuid value for this NodeMng. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
java.lang.String |
getSliceGuid()
Gets the sliceGuid value for this NodeMng. |
java.lang.String |
getSliceName()
Gets the sliceName value for this NodeMng. |
int |
getState()
Gets the state value for this NodeMng. |
int |
getType()
Gets the type value for this NodeMng. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
boolean |
isAvailable()
Gets the available value for this NodeMng. |
boolean |
isDonated()
Gets the donated value for this NodeMng. |
void |
setAvailable(boolean available)
Sets the available value for this NodeMng. |
void |
setDonated(boolean donated)
Sets the donated value for this NodeMng. |
void |
setID(java.lang.String ID)
Sets the ID value for this NodeMng. |
void |
setIp(java.lang.String ip)
Sets the ip value for this NodeMng. |
void |
setName(java.lang.String name)
Sets the name value for this NodeMng. |
void |
setPublicIP(java.lang.String publicIP)
Sets the publicIP value for this NodeMng. |
void |
setReservationGuid(java.lang.String reservationGuid)
Sets the reservationGuid value for this NodeMng. |
void |
setSliceGuid(java.lang.String sliceGuid)
Sets the sliceGuid value for this NodeMng. |
void |
setSliceName(java.lang.String sliceName)
Sets the sliceName value for this NodeMng. |
void |
setState(int state)
Sets the state value for this NodeMng. |
void |
setType(int type)
Sets the type value for this NodeMng. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NodeMng()
public NodeMng(java.lang.String name,
java.lang.String ID,
int state,
java.lang.String ip,
java.lang.String publicIP,
boolean donated,
boolean available,
int type,
java.lang.String sliceName,
java.lang.String sliceGuid,
java.lang.String reservationGuid)
| Method Detail |
|---|
public java.lang.String getName()
public void setName(java.lang.String name)
name - public java.lang.String getID()
public void setID(java.lang.String ID)
ID - public int getState()
public void setState(int state)
state - public java.lang.String getIp()
public void setIp(java.lang.String ip)
ip - public java.lang.String getPublicIP()
public void setPublicIP(java.lang.String publicIP)
publicIP - public boolean isDonated()
public void setDonated(boolean donated)
donated - public boolean isAvailable()
public void setAvailable(boolean available)
available - public int getType()
public void setType(int type)
type - public java.lang.String getSliceName()
public void setSliceName(java.lang.String sliceName)
sliceName - public java.lang.String getSliceGuid()
public void setSliceGuid(java.lang.String sliceGuid)
sliceGuid - public java.lang.String getReservationGuid()
public void setReservationGuid(java.lang.String reservationGuid)
reservationGuid - 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 | |||||||||