|
||||||||||
| 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.PatchParameters
public class PatchParameters
| Constructor Summary | |
|---|---|
PatchParameters()
|
|
PatchParameters(PackageInfo _package,
String callbackID,
org.apache.axis.message.addressing.EndpointReferenceType endpointReference,
org.apache.axis.types.URI patchURI,
boolean restart)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
PackageInfo |
get_package()
Gets the _package value for this PatchParameters. |
String |
getCallbackID()
Gets the callbackID value for this PatchParameters. |
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 PatchParameters. |
org.apache.axis.types.URI |
getPatchURI()
Gets the patchURI value for this PatchParameters. |
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()
|
boolean |
isRestart()
Gets the restart value for this PatchParameters. |
void |
set_package(PackageInfo _package)
Sets the _package value for this PatchParameters. |
void |
setCallbackID(String callbackID)
Sets the callbackID value for this PatchParameters. |
void |
setEndpointReference(org.apache.axis.message.addressing.EndpointReferenceType endpointReference)
Sets the endpointReference value for this PatchParameters. |
void |
setPatchURI(org.apache.axis.types.URI patchURI)
Sets the patchURI value for this PatchParameters. |
void |
setRestart(boolean restart)
Sets the restart value for this PatchParameters. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PatchParameters()
public PatchParameters(PackageInfo _package,
String callbackID,
org.apache.axis.message.addressing.EndpointReferenceType endpointReference,
org.apache.axis.types.URI patchURI,
boolean restart)
| Method Detail |
|---|
public PackageInfo get_package()
public void set_package(PackageInfo _package)
_package - public org.apache.axis.types.URI getPatchURI()
public void setPatchURI(org.apache.axis.types.URI patchURI)
patchURI - 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 isRestart()
public void setRestart(boolean restart)
restart - 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 | |||||||||