Class AbstractDiscoveryDeliveryStructure

    • Constructor Detail

      • AbstractDiscoveryDeliveryStructure

        public AbstractDiscoveryDeliveryStructure()
    • Method Detail

      • 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