|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.icestandard.ICE.V20.delivery.GetPackageType
Constructor Summary | |
GetPackageType()
|
|
GetPackageType(Parameters parameters,
org.apache.axis.types.Token currentState,
org.apache.axis.types.Token subscriptionId)
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
|
org.apache.axis.types.Token |
getCurrentState()
Gets the currentState value for this GetPackageType. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
Parameters |
getParameters()
Gets the parameters value for this GetPackageType. |
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 GetPackageType. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setCurrentState(org.apache.axis.types.Token currentState)
Sets the currentState value for this GetPackageType. |
void |
setParameters(Parameters parameters)
Sets the parameters value for this GetPackageType. |
void |
setSubscriptionId(org.apache.axis.types.Token subscriptionId)
Sets the subscriptionId value for this GetPackageType. |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GetPackageType()
public GetPackageType(Parameters parameters, org.apache.axis.types.Token currentState, org.apache.axis.types.Token subscriptionId)
Method Detail |
public Parameters getParameters()
public void setParameters(Parameters parameters)
parameters
- public org.apache.axis.types.Token getCurrentState()
public void setCurrentState(org.apache.axis.types.Token currentState)
currentState
- public org.apache.axis.types.Token getSubscriptionId()
public void setSubscriptionId(org.apache.axis.types.Token subscriptionId)
subscriptionId
- 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 |