Interface PolicyDocument.Policy

All Superinterfaces:
OperatorContentType, XmlObject, XmlTokenSource
Enclosing interface:
PolicyDocument

public static interface PolicyDocument.Policy extends OperatorContentType
An XML Policy(@http://schemas.xmlsoap.org/ws/2004/09/policy). This is a complex type.
  • Field Details

  • Method Details

    • getTargetNamespace

      String getTargetNamespace()
      Gets the "TargetNamespace" attribute
    • xgetTargetNamespace

      XmlAnyURI xgetTargetNamespace()
      Gets (as xml) the "TargetNamespace" attribute
    • isSetTargetNamespace

      boolean isSetTargetNamespace()
      True if has "TargetNamespace" attribute
    • setTargetNamespace

      void setTargetNamespace(String targetNamespace)
      Sets the "TargetNamespace" attribute
    • xsetTargetNamespace

      void xsetTargetNamespace(XmlAnyURI targetNamespace)
      Sets (as xml) the "TargetNamespace" attribute
    • unsetTargetNamespace

      void unsetTargetNamespace()
      Unsets the "TargetNamespace" attribute
    • 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