Interface UseKeyDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface UseKeyDocument
    extends XmlObject
    A document containing one UseKey(@http://docs.oasis-open.org/ws-sx/ws-trust/200512/) element. This is a complex type.
    • Method Detail

      • getUseKey

        UseKeyType getUseKey()
        Gets the "UseKey" element
      • setUseKey

        void setUseKey​(UseKeyType useKey)
        Sets the "UseKey" element
      • addNewUseKey

        UseKeyType addNewUseKey()
        Appends and returns a new empty "UseKey" element