Interface KeyTypeDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface KeyTypeDocument
    extends XmlObject
    A document containing one KeyType(@http://schemas.xmlsoap.org/ws/2005/02/trust) element. This is a complex type.
    • Method Detail

      • getKeyType

        String getKeyType()
        Gets the "KeyType" element
      • xgetKeyType

        KeyTypeOpenEnum xgetKeyType()
        Gets (as xml) the "KeyType" element
      • setKeyType

        void setKeyType​(String keyType)
        Sets the "KeyType" element
      • xsetKeyType

        void xsetKeyType​(KeyTypeOpenEnum keyType)
        Sets (as xml) the "KeyType" element