Package org.cxml

Class SubscriptionStatusUpdateRequest

java.lang.Object
org.cxml.SubscriptionStatusUpdateRequest

public class SubscriptionStatusUpdateRequest extends Object
  • Field Details

  • Constructor Details

    • SubscriptionStatusUpdateRequest

      public SubscriptionStatusUpdateRequest()
  • Method Details

    • getInternalID

      public InternalID getInternalID()
      Gets the value of the internalID property.
      Returns:
      possible object is InternalID
    • setInternalID

      public void setInternalID(InternalID value)
      Sets the value of the internalID property.
      Parameters:
      value - allowed object is InternalID
    • getSubscriptionVersion

      public SubscriptionVersion getSubscriptionVersion()
      Gets the value of the subscriptionVersion property.
      Returns:
      possible object is SubscriptionVersion
    • setSubscriptionVersion

      public void setSubscriptionVersion(SubscriptionVersion value)
      Sets the value of the subscriptionVersion property.
      Parameters:
      value - allowed object is SubscriptionVersion
    • getSubscriptionStatus

      public SubscriptionStatus getSubscriptionStatus()
      Gets the value of the subscriptionStatus property.
      Returns:
      possible object is SubscriptionStatus
    • setSubscriptionStatus

      public void setSubscriptionStatus(SubscriptionStatus value)
      Sets the value of the subscriptionStatus property.
      Parameters:
      value - allowed object is SubscriptionStatus