Class AbstractServiceDeliveryStructure

    • Constructor Detail

      • AbstractServiceDeliveryStructure

        public AbstractServiceDeliveryStructure()
    • 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
      • setRequestMessageRef

        public void setRequestMessageRef​(MessageRefStructure value)
        Sets the value of the requestMessageRef property.
        Parameters:
        value - allowed object is MessageRefStructure
      • getDelegatorAddress

        public String getDelegatorAddress()
        Gets the value of the delegatorAddress property.
        Returns:
        possible object is String
      • setDelegatorAddress

        public void setDelegatorAddress​(String value)
        Sets the value of the delegatorAddress property.
        Parameters:
        value - allowed object is String
      • getDelegatorRef

        public RequestorRef getDelegatorRef()
        Gets the value of the delegatorRef property.
        Returns:
        possible object is RequestorRef
      • setDelegatorRef

        public void setDelegatorRef​(RequestorRef value)
        Sets the value of the delegatorRef property.
        Parameters:
        value - allowed object is RequestorRef
      • isStatus

        public Boolean isStatus()
        Gets the value of the status property.
        Returns:
        possible object is Boolean
      • setStatus

        public void setStatus​(Boolean value)
        Sets the value of the status property.
        Parameters:
        value - allowed object is Boolean
      • getValidUntil

        public ZonedDateTime getValidUntil()
        Gets the value of the validUntil property.
        Returns:
        possible object is String
      • setValidUntil

        public void setValidUntil​(ZonedDateTime value)
        Sets the value of the validUntil property.
        Parameters:
        value - allowed object is String
      • getShortestPossibleCycle

        public Duration getShortestPossibleCycle()
        Gets the value of the shortestPossibleCycle property.
        Returns:
        possible object is Duration
      • setShortestPossibleCycle

        public void setShortestPossibleCycle​(Duration value)
        Sets the value of the shortestPossibleCycle property.
        Parameters:
        value - allowed object is Duration
      • getDefaultLanguage

        public String getDefaultLanguage()
        Gets the value of the defaultLanguage property.
        Returns:
        possible object is String
      • setDefaultLanguage

        public void setDefaultLanguage​(String value)
        Sets the value of the defaultLanguage property.
        Parameters:
        value - allowed object is String