|
||||||||||
| 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.UpdateParameters
public class UpdateParameters
| Constructor Summary | |
|---|---|
UpdateParameters()
|
|
UpdateParameters(PackageInfo[] _package,
String callbackID,
boolean cleanState,
org.apache.axis.message.addressing.EndpointReferenceType endpointReference,
boolean updateOnlyBinaryFiles)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
PackageInfo[] |
get_package()
Gets the _package value for this UpdateParameters. |
PackageInfo |
get_package(int i)
|
String |
getCallbackID()
Gets the callbackID value for this UpdateParameters. |
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 UpdateParameters. |
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 |
isCleanState()
Gets the cleanState value for this UpdateParameters. |
boolean |
isUpdateOnlyBinaryFiles()
Gets the updateOnlyBinaryFiles value for this UpdateParameters. |
void |
set_package(int i,
PackageInfo _value)
|
void |
set_package(PackageInfo[] _package)
Sets the _package value for this UpdateParameters. |
void |
setCallbackID(String callbackID)
Sets the callbackID value for this UpdateParameters. |
void |
setCleanState(boolean cleanState)
Sets the cleanState value for this UpdateParameters. |
void |
setEndpointReference(org.apache.axis.message.addressing.EndpointReferenceType endpointReference)
Sets the endpointReference value for this UpdateParameters. |
void |
setUpdateOnlyBinaryFiles(boolean updateOnlyBinaryFiles)
Sets the updateOnlyBinaryFiles value for this UpdateParameters. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UpdateParameters()
public UpdateParameters(PackageInfo[] _package,
String callbackID,
boolean cleanState,
org.apache.axis.message.addressing.EndpointReferenceType endpointReference,
boolean updateOnlyBinaryFiles)
| 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 getCallbackID()
public void setCallbackID(String callbackID)
callbackID - public boolean isCleanState()
public void setCleanState(boolean cleanState)
cleanState - public boolean isUpdateOnlyBinaryFiles()
public void setUpdateOnlyBinaryFiles(boolean updateOnlyBinaryFiles)
updateOnlyBinaryFiles - 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 | |||||||||