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