All Superinterfaces:
XmlObject, XmlTokenSource

public interface UsageAttribute extends XmlObject
A document containing one Usage(@http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd) attribute. This is a complex type.
  • Field Details

  • Method Details

    • getUsage

      List getUsage()
      Gets the "Usage" attribute
    • xgetUsage

      TUsage xgetUsage()
      Gets (as xml) the "Usage" attribute
    • isSetUsage

      boolean isSetUsage()
      True if has "Usage" attribute
    • setUsage

      void setUsage(List usage)
      Sets the "Usage" attribute
    • xsetUsage

      void xsetUsage(TUsage usage)
      Sets (as xml) the "Usage" attribute
    • unsetUsage

      void unsetUsage()
      Unsets the "Usage" attribute