Interface UseKeyDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface UseKeyDocument
    extends XmlObject
    A document containing one UseKey(@http://schemas.xmlsoap.org/ws/2005/02/trust) 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