public interface PolicyURIsAttribute
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
PolicyURIsAttribute.Factory
A factory class with static methods for creating instances
of this type.
|
static interface |
PolicyURIsAttribute.PolicyURIs
An XML PolicyURIs(@http://schemas.xmlsoap.org/ws/2004/09/policy).
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
List |
getPolicyURIs()
Gets the "PolicyURIs" attribute
|
boolean |
isSetPolicyURIs()
True if has "PolicyURIs" attribute
|
void |
setPolicyURIs(List policyURIs)
Sets the "PolicyURIs" attribute
|
void |
unsetPolicyURIs()
Unsets the "PolicyURIs" attribute
|
PolicyURIsAttribute.PolicyURIs |
xgetPolicyURIs()
Gets (as xml) the "PolicyURIs" attribute
|
void |
xsetPolicyURIs(PolicyURIsAttribute.PolicyURIs policyURIs)
Sets (as xml) the "PolicyURIs" attribute
|
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextList getPolicyURIs()
PolicyURIsAttribute.PolicyURIs xgetPolicyURIs()
boolean isSetPolicyURIs()
void setPolicyURIs(List policyURIs)
void xsetPolicyURIs(PolicyURIsAttribute.PolicyURIs policyURIs)
void unsetPolicyURIs()
Copyright © 2019. All rights reserved.