Interface PolicyURIsAttribute

All Superinterfaces:
XmlObject, XmlTokenSource

public interface PolicyURIsAttribute extends XmlObject
A document containing one PolicyURIs(@http://schemas.xmlsoap.org/ws/2004/09/policy) attribute. This is a complex type.
  • Field Details

  • Method Details

    • getPolicyURIs

      List getPolicyURIs()
      Gets the "PolicyURIs" attribute
    • xgetPolicyURIs

      Gets (as xml) the "PolicyURIs" attribute
    • isSetPolicyURIs

      boolean isSetPolicyURIs()
      True if has "PolicyURIs" attribute
    • setPolicyURIs

      void setPolicyURIs(List policyURIs)
      Sets the "PolicyURIs" attribute
    • xsetPolicyURIs

      void xsetPolicyURIs(PolicyURIsAttribute.PolicyURIs policyURIs)
      Sets (as xml) the "PolicyURIs" attribute
    • unsetPolicyURIs

      void unsetPolicyURIs()
      Unsets the "PolicyURIs" attribute