Interface PolicyURIsAttribute.PolicyURIs

All Superinterfaces:
XmlAnySimpleType, XmlObject, XmlTokenSource
Enclosing interface:
PolicyURIsAttribute

public static interface PolicyURIsAttribute.PolicyURIs extends XmlAnySimpleType
An XML PolicyURIs(@http://schemas.xmlsoap.org/ws/2004/09/policy). This is a list type whose items are org.apache.xmlbeans.XmlAnyURI.
  • Field Details

  • Method Details

    • getListValue

      List getListValue()
    • xgetListValue

      List xgetListValue()
    • setListValue

      void setListValue(List list)
    • listValue

      List listValue()
      Deprecated.
    • xlistValue

      List xlistValue()
      Deprecated.
    • set

      void set(List list)
      Deprecated.