Interface UseKeyType

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface UseKeyType
    extends XmlObject
    An XML UseKeyType(@http://schemas.xmlsoap.org/ws/2005/02/trust). This is a complex type.
    • Method Detail

      • getSig

        String getSig()
        Gets the "Sig" attribute
      • xgetSig

        XmlAnyURI xgetSig()
        Gets (as xml) the "Sig" attribute
      • isSetSig

        boolean isSetSig()
        True if has "Sig" attribute
      • setSig

        void setSig​(String sig)
        Sets the "Sig" attribute
      • xsetSig

        void xsetSig​(XmlAnyURI sig)
        Sets (as xml) the "Sig" attribute
      • unsetSig

        void unsetSig()
        Unsets the "Sig" attribute