|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.common.vremanagement.deployer.stubs.deployer.UndeployParameters
public class UndeployParameters
| Constructor Summary | |
|---|---|
UndeployParameters()
|
|
UndeployParameters(PackageInfo[] _package,
String callbackID,
boolean cleanState,
org.apache.axis.message.addressing.EndpointReferenceType endpointReference,
String[] targetScope)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
PackageInfo[] |
get_package()
Gets the _package value for this UndeployParameters. |
PackageInfo |
get_package(int i)
|
String |
getCallbackID()
Gets the callbackID value for this UndeployParameters. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
org.apache.axis.message.addressing.EndpointReferenceType |
getEndpointReference()
Gets the endpointReference value for this UndeployParameters. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
String[] |
getTargetScope()
Gets the targetScope value for this UndeployParameters. |
String |
getTargetScope(int i)
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
boolean |
isCleanState()
Gets the cleanState value for this UndeployParameters. |
void |
set_package(int i,
PackageInfo _value)
|
void |
set_package(PackageInfo[] _package)
Sets the _package value for this UndeployParameters. |
void |
setCallbackID(String callbackID)
Sets the callbackID value for this UndeployParameters. |
void |
setCleanState(boolean cleanState)
Sets the cleanState value for this UndeployParameters. |
void |
setEndpointReference(org.apache.axis.message.addressing.EndpointReferenceType endpointReference)
Sets the endpointReference value for this UndeployParameters. |
void |
setTargetScope(int i,
String _value)
|
void |
setTargetScope(String[] targetScope)
Sets the targetScope value for this UndeployParameters. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UndeployParameters()
public UndeployParameters(PackageInfo[] _package,
String callbackID,
boolean cleanState,
org.apache.axis.message.addressing.EndpointReferenceType endpointReference,
String[] targetScope)
| Method Detail |
|---|
public PackageInfo[] get_package()
public void set_package(PackageInfo[] _package)
_package - public PackageInfo get_package(int i)
public void set_package(int i,
PackageInfo _value)
public String[] getTargetScope()
public void setTargetScope(String[] targetScope)
targetScope - public String getTargetScope(int i)
public void setTargetScope(int i,
String _value)
public boolean isCleanState()
public void setCleanState(boolean cleanState)
cleanState - public String getCallbackID()
public void setCallbackID(String callbackID)
callbackID - public org.apache.axis.message.addressing.EndpointReferenceType getEndpointReference()
public void setEndpointReference(org.apache.axis.message.addressing.EndpointReferenceType endpointReference)
endpointReference - 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 | |||||||||