|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.vremanagement.vremodeler.stubs.FunctionalityNodes
public class FunctionalityNodes
| Constructor Summary | |
|---|---|
FunctionalityNodes()
|
|
FunctionalityNodes(GHNsPerFunctionality[] functionalities,
GHNList selectableGHNs)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
GHNsPerFunctionality[] |
getFunctionalities()
Gets the functionalities value for this FunctionalityNodes. |
GHNsPerFunctionality |
getFunctionalities(int i)
|
GHNList |
getSelectableGHNs()
Gets the selectableGHNs value for this FunctionalityNodes. |
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 |
setFunctionalities(GHNsPerFunctionality[] functionalities)
Sets the functionalities value for this FunctionalityNodes. |
void |
setFunctionalities(int i,
GHNsPerFunctionality _value)
|
void |
setSelectableGHNs(GHNList selectableGHNs)
Sets the selectableGHNs value for this FunctionalityNodes. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FunctionalityNodes()
public FunctionalityNodes(GHNsPerFunctionality[] functionalities,
GHNList selectableGHNs)
| Method Detail |
|---|
public GHNsPerFunctionality[] getFunctionalities()
public void setFunctionalities(GHNsPerFunctionality[] functionalities)
functionalities - public GHNsPerFunctionality getFunctionalities(int i)
public void setFunctionalities(int i,
GHNsPerFunctionality _value)
public GHNList getSelectableGHNs()
public void setSelectableGHNs(GHNList selectableGHNs)
selectableGHNs - 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 | |||||||||