Interface UseKeyType

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface UseKeyType
    extends XmlObject
    An XML UseKeyType(@http://docs.oasis-open.org/ws-sx/ws-trust/200512/). 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