|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.icestandard.ICE.V20.subscribe.DeliveryPolicyType
Constructor Summary | |
DeliveryPolicyType()
|
|
DeliveryPolicyType(DeliveryRuleType[] deliveryRule,
org.apache.axis.message.MessageElement[] _any,
java.math.BigInteger quantity,
java.util.Calendar startdate,
java.util.Calendar stopdate,
DeliveryPolicyTypeExpirationPriority expirationPriority)
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
|
org.apache.axis.message.MessageElement[] |
get_any()
Gets the _any value for this DeliveryPolicyType. |
DeliveryRuleType[] |
getDeliveryRule()
Gets the deliveryRule value for this DeliveryPolicyType. |
DeliveryRuleType |
getDeliveryRule(int i)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
DeliveryPolicyTypeExpirationPriority |
getExpirationPriority()
Gets the expirationPriority value for this DeliveryPolicyType. |
java.math.BigInteger |
getQuantity()
Gets the quantity value for this DeliveryPolicyType. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
java.util.Calendar |
getStartdate()
Gets the startdate value for this DeliveryPolicyType. |
java.util.Calendar |
getStopdate()
Gets the stopdate value for this DeliveryPolicyType. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
set_any(org.apache.axis.message.MessageElement[] _any)
Sets the _any value for this DeliveryPolicyType. |
void |
setDeliveryRule(DeliveryRuleType[] deliveryRule)
Sets the deliveryRule value for this DeliveryPolicyType. |
void |
setDeliveryRule(int i,
DeliveryRuleType _value)
|
void |
setExpirationPriority(DeliveryPolicyTypeExpirationPriority expirationPriority)
Sets the expirationPriority value for this DeliveryPolicyType. |
void |
setQuantity(java.math.BigInteger quantity)
Sets the quantity value for this DeliveryPolicyType. |
void |
setStartdate(java.util.Calendar startdate)
Sets the startdate value for this DeliveryPolicyType. |
void |
setStopdate(java.util.Calendar stopdate)
Sets the stopdate value for this DeliveryPolicyType. |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DeliveryPolicyType()
public DeliveryPolicyType(DeliveryRuleType[] deliveryRule, org.apache.axis.message.MessageElement[] _any, java.math.BigInteger quantity, java.util.Calendar startdate, java.util.Calendar stopdate, DeliveryPolicyTypeExpirationPriority expirationPriority)
Method Detail |
public DeliveryRuleType[] getDeliveryRule()
public void setDeliveryRule(DeliveryRuleType[] deliveryRule)
deliveryRule
- public DeliveryRuleType getDeliveryRule(int i)
public void setDeliveryRule(int i, DeliveryRuleType _value)
public org.apache.axis.message.MessageElement[] get_any()
get_any
in interface org.apache.axis.encoding.AnyContentType
public void set_any(org.apache.axis.message.MessageElement[] _any)
set_any
in interface org.apache.axis.encoding.AnyContentType
_any
- public java.math.BigInteger getQuantity()
public void setQuantity(java.math.BigInteger quantity)
quantity
- public java.util.Calendar getStartdate()
public void setStartdate(java.util.Calendar startdate)
startdate
- public java.util.Calendar getStopdate()
public void setStopdate(java.util.Calendar stopdate)
stopdate
- public DeliveryPolicyTypeExpirationPriority getExpirationPriority()
public void setExpirationPriority(DeliveryPolicyTypeExpirationPriority expirationPriority)
expirationPriority
- 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 |