|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.vremanagement.resourcemanager.stubs.binder.RemoveResourcesParameters
public class RemoveResourcesParameters
| Constructor Summary | |
|---|---|
RemoveResourcesParameters()
|
|
RemoveResourcesParameters(ResourceList resources,
SoftwareList software,
String targetScope)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
ResourceList |
getResources()
Gets the resources value for this RemoveResourcesParameters. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
SoftwareList |
getSoftware()
Gets the software value for this RemoveResourcesParameters. |
String |
getTargetScope()
Gets the targetScope value for this RemoveResourcesParameters. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setResources(ResourceList resources)
Sets the resources value for this RemoveResourcesParameters. |
void |
setSoftware(SoftwareList software)
Sets the software value for this RemoveResourcesParameters. |
void |
setTargetScope(String targetScope)
Sets the targetScope value for this RemoveResourcesParameters. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoveResourcesParameters()
public RemoveResourcesParameters(ResourceList resources,
SoftwareList software,
String targetScope)
| Method Detail |
|---|
public SoftwareList getSoftware()
public void setSoftware(SoftwareList software)
software - public ResourceList getResources()
public void setResources(ResourceList resources)
resources - public String getTargetScope()
public void setTargetScope(String targetScope)
targetScope - 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 | |||||||||