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