|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.vremanagement.vremodeler.stubs.GHNsPerFunctionality
public class GHNsPerFunctionality
| Constructor Summary | |
|---|---|
GHNsPerFunctionality()
|
|
GHNsPerFunctionality(String description,
RunningInstanceMessage[] foundServices,
GHNList ghns,
int id,
RunningInstanceMessage[] missingServices)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getDescription()
Gets the description value for this GHNsPerFunctionality. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
RunningInstanceMessage[] |
getFoundServices()
Gets the foundServices value for this GHNsPerFunctionality. |
RunningInstanceMessage |
getFoundServices(int i)
|
GHNList |
getGhns()
Gets the ghns value for this GHNsPerFunctionality. |
int |
getId()
Gets the id value for this GHNsPerFunctionality. |
RunningInstanceMessage[] |
getMissingServices()
Gets the missingServices value for this GHNsPerFunctionality. |
RunningInstanceMessage |
getMissingServices(int i)
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setDescription(String description)
Sets the description value for this GHNsPerFunctionality. |
void |
setFoundServices(int i,
RunningInstanceMessage _value)
|
void |
setFoundServices(RunningInstanceMessage[] foundServices)
Sets the foundServices value for this GHNsPerFunctionality. |
void |
setGhns(GHNList ghns)
Sets the ghns value for this GHNsPerFunctionality. |
void |
setId(int id)
Sets the id value for this GHNsPerFunctionality. |
void |
setMissingServices(int i,
RunningInstanceMessage _value)
|
void |
setMissingServices(RunningInstanceMessage[] missingServices)
Sets the missingServices value for this GHNsPerFunctionality. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GHNsPerFunctionality()
public GHNsPerFunctionality(String description,
RunningInstanceMessage[] foundServices,
GHNList ghns,
int id,
RunningInstanceMessage[] missingServices)
| Method Detail |
|---|
public int getId()
public void setId(int id)
id - public String getDescription()
public void setDescription(String description)
description - public GHNList getGhns()
public void setGhns(GHNList ghns)
ghns - public RunningInstanceMessage[] getMissingServices()
public void setMissingServices(RunningInstanceMessage[] missingServices)
missingServices - public RunningInstanceMessage getMissingServices(int i)
public void setMissingServices(int i,
RunningInstanceMessage _value)
public RunningInstanceMessage[] getFoundServices()
public void setFoundServices(RunningInstanceMessage[] foundServices)
foundServices - public RunningInstanceMessage getFoundServices(int i)
public void setFoundServices(int i,
RunningInstanceMessage _value)
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 | |||||||||