Interface BinarySecret

    • Method Detail

      • getType

        String getType()
        Returns the wst:BinarySecret/@Type attribute value.
        Returns:
        the Type attribute value.
      • setType

        void setType​(String type)
        Sets the wst:BinarySecret/@Type attribute value.
        Parameters:
        type - the Type attribute value to set.