Class AbstractSubscriptionStructure

    • Constructor Detail

      • AbstractSubscriptionStructure

        public AbstractSubscriptionStructure()
    • Method Detail

      • getSubscriberRef

        public RequestorRef getSubscriberRef()
        Gets the value of the subscriberRef property.
        Returns:
        possible object is RequestorRef
      • setSubscriberRef

        public void setSubscriberRef​(RequestorRef value)
        Sets the value of the subscriberRef property.
        Parameters:
        value - allowed object is RequestorRef
      • getInitialTerminationTime

        public ZonedDateTime getInitialTerminationTime()
        Gets the value of the initialTerminationTime property.
        Returns:
        possible object is String
      • setInitialTerminationTime

        public void setInitialTerminationTime​(ZonedDateTime value)
        Sets the value of the initialTerminationTime property.
        Parameters:
        value - allowed object is String
      • isSubscriptionRenewal

        public Boolean isSubscriptionRenewal()
        Gets the value of the subscriptionRenewal property.
        Returns:
        possible object is Boolean
      • setSubscriptionRenewal

        public void setSubscriptionRenewal​(Boolean value)
        Sets the value of the subscriptionRenewal property.
        Parameters:
        value - allowed object is Boolean