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