|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.vremanagement.vremodeler.stubs.GHNType
public class GHNType
| Constructor Summary | |
|---|---|
GHNType()
|
|
GHNType(String host,
String id,
GHNTypeMemory memory,
RunningInstanceMessage[] relatedRIs,
boolean securityEnabled,
boolean selected,
GHNTypeSite site)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getHost()
Gets the host value for this GHNType. |
String |
getId()
Gets the id value for this GHNType. |
GHNTypeMemory |
getMemory()
Gets the memory value for this GHNType. |
RunningInstanceMessage[] |
getRelatedRIs()
Gets the relatedRIs value for this GHNType. |
RunningInstanceMessage |
getRelatedRIs(int i)
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
GHNTypeSite |
getSite()
Gets the site value for this GHNType. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
boolean |
isSecurityEnabled()
Gets the securityEnabled value for this GHNType. |
boolean |
isSelected()
Gets the selected value for this GHNType. |
void |
setHost(String host)
Sets the host value for this GHNType. |
void |
setId(String id)
Sets the id value for this GHNType. |
void |
setMemory(GHNTypeMemory memory)
Sets the memory value for this GHNType. |
void |
setRelatedRIs(int i,
RunningInstanceMessage _value)
|
void |
setRelatedRIs(RunningInstanceMessage[] relatedRIs)
Sets the relatedRIs value for this GHNType. |
void |
setSecurityEnabled(boolean securityEnabled)
Sets the securityEnabled value for this GHNType. |
void |
setSelected(boolean selected)
Sets the selected value for this GHNType. |
void |
setSite(GHNTypeSite site)
Sets the site value for this GHNType. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GHNType()
public GHNType(String host,
String id,
GHNTypeMemory memory,
RunningInstanceMessage[] relatedRIs,
boolean securityEnabled,
boolean selected,
GHNTypeSite site)
| Method Detail |
|---|
public String getId()
public void setId(String id)
id - public String getHost()
public void setHost(String host)
host - public boolean isSecurityEnabled()
public void setSecurityEnabled(boolean securityEnabled)
securityEnabled - public GHNTypeMemory getMemory()
public void setMemory(GHNTypeMemory memory)
memory - public GHNTypeSite getSite()
public void setSite(GHNTypeSite site)
site - public RunningInstanceMessage[] getRelatedRIs()
public void setRelatedRIs(RunningInstanceMessage[] relatedRIs)
relatedRIs - public RunningInstanceMessage getRelatedRIs(int i)
public void setRelatedRIs(int i,
RunningInstanceMessage _value)
public boolean isSelected()
public void setSelected(boolean selected)
selected - public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||