Interface Renewing


  • public interface Renewing
    Used to specify renew semantics for types that support this operation.
    Author:
    WS-Trust Implementation Team
    • Method Detail

      • isAllow

        Boolean isAllow()
        Gets the value of the allow property.
        Returns:
        Boolean
      • isOK

        Boolean isOK()
        Gets the value of the ok property.
        Returns:
        Boolean
      • setAllow

        void setAllow​(Boolean value)
        Sets the value of the allow property.
        Parameters:
        value - Boolean
      • setOK

        void setOK​(Boolean value)
        Sets the value of the ok property.
        Parameters:
        value - Boolean