|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.icestandard.ICE.V20.delivery.PackageType
| Constructor Summary | |
PackageType()
|
|
PackageType(CmPackage cmPackage,
org.apache.axis.message.MessageElement[] _any,
org.apache.axis.types.Token packageId,
org.apache.axis.types.Token subscriptionId,
boolean fullupdate,
boolean confirmation,
org.apache.axis.types.Token newState,
org.apache.axis.types.Token oldState)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
org.apache.axis.message.MessageElement[] |
get_any()
Gets the _any value for this PackageType. |
CmPackage |
getCmPackage()
Gets the cmPackage value for this PackageType. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
org.apache.axis.types.Token |
getNewState()
Gets the newState value for this PackageType. |
org.apache.axis.types.Token |
getOldState()
Gets the oldState value for this PackageType. |
org.apache.axis.types.Token |
getPackageId()
Gets the packageId value for this PackageType. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
org.apache.axis.types.Token |
getSubscriptionId()
Gets the subscriptionId value for this PackageType. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
boolean |
isConfirmation()
Gets the confirmation value for this PackageType. |
boolean |
isFullupdate()
Gets the fullupdate value for this PackageType. |
void |
set_any(org.apache.axis.message.MessageElement[] _any)
Sets the _any value for this PackageType. |
void |
setCmPackage(CmPackage cmPackage)
Sets the cmPackage value for this PackageType. |
void |
setConfirmation(boolean confirmation)
Sets the confirmation value for this PackageType. |
void |
setFullupdate(boolean fullupdate)
Sets the fullupdate value for this PackageType. |
void |
setNewState(org.apache.axis.types.Token newState)
Sets the newState value for this PackageType. |
void |
setOldState(org.apache.axis.types.Token oldState)
Sets the oldState value for this PackageType. |
void |
setPackageId(org.apache.axis.types.Token packageId)
Sets the packageId value for this PackageType. |
void |
setSubscriptionId(org.apache.axis.types.Token subscriptionId)
Sets the subscriptionId value for this PackageType. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PackageType()
public PackageType(CmPackage cmPackage,
org.apache.axis.message.MessageElement[] _any,
org.apache.axis.types.Token packageId,
org.apache.axis.types.Token subscriptionId,
boolean fullupdate,
boolean confirmation,
org.apache.axis.types.Token newState,
org.apache.axis.types.Token oldState)
| Method Detail |
public CmPackage getCmPackage()
public void setCmPackage(CmPackage cmPackage)
cmPackage - public org.apache.axis.message.MessageElement[] get_any()
get_any in interface org.apache.axis.encoding.AnyContentTypepublic void set_any(org.apache.axis.message.MessageElement[] _any)
set_any in interface org.apache.axis.encoding.AnyContentType_any - public org.apache.axis.types.Token getPackageId()
public void setPackageId(org.apache.axis.types.Token packageId)
packageId - public org.apache.axis.types.Token getSubscriptionId()
public void setSubscriptionId(org.apache.axis.types.Token subscriptionId)
subscriptionId - public boolean isFullupdate()
public void setFullupdate(boolean fullupdate)
fullupdate - public boolean isConfirmation()
public void setConfirmation(boolean confirmation)
confirmation - public org.apache.axis.types.Token getNewState()
public void setNewState(org.apache.axis.types.Token newState)
newState - public org.apache.axis.types.Token getOldState()
public void setOldState(org.apache.axis.types.Token oldState)
oldState - public boolean equals(java.lang.Object obj)
public int hashCode()
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||