All Superinterfaces:
XmlAnySimpleType, XmlObject, XmlString, XmlTokenSource
All Known Subinterfaces:
BinarySecurityTokenType, EncodedString, KeyIdentifierType

public interface AttributedString extends XmlString
An XML AttributedString(@http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd). This is an atomic type that is a restriction of org.oasisOpen.docs.wss.x2004.x01.oasis200401WssWssecuritySecext10.AttributedString.
  • Field Details

  • Method Details

    • getId

      String getId()
      Gets the "Id" attribute
    • xgetId

      XmlID xgetId()
      Gets (as xml) the "Id" attribute
    • isSetId

      boolean isSetId()
      True if has "Id" attribute
    • setId

      void setId(String id)
      Sets the "Id" attribute
    • xsetId

      void xsetId(XmlID id)
      Sets (as xml) the "Id" attribute
    • unsetId

      void unsetId()
      Unsets the "Id" attribute