public interface OperatorContentType extends WSPolicyObject
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
TYPE_LOCAL_NAME
Local name of the XSI type.
|
static javax.xml.namespace.QName |
TYPE_NAME
QName of the XSI type.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<All> |
getAlls()
Get the list of
All elements. |
java.util.List<ExactlyOne> |
getExactlyOnes()
Get the list of
ExactlyOne elements. |
java.util.List<Policy> |
getPolicies()
Get the list of
Policy elements. |
java.util.List<PolicyReference> |
getPolicyReferences()
Get the list of
PolicyReference elements. |
java.util.List<XMLObject> |
getXMLObjects()
Get the complete modifiable list of XMLObject children.
|
java.util.List<XMLObject> |
getXMLObjects(javax.xml.namespace.QName typeOrName)
Get the modifiable sublist of XMLObject children which match the specified
type or element name.
|
detach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getObjectMetadata, getOrderedChildren, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, releaseChildrenDOM, releaseDOM, releaseParentDOM, resolveID, resolveIDFromRoot, setDOM, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocationstatic final java.lang.String TYPE_LOCAL_NAME
static final javax.xml.namespace.QName TYPE_NAME
java.util.List<Policy> getPolicies()
Policy elements.Policy elementsjava.util.List<All> getAlls()
All elements.All elementsjava.util.List<ExactlyOne> getExactlyOnes()
ExactlyOne elements.ExactlyOne elementsjava.util.List<PolicyReference> getPolicyReferences()
PolicyReference elements.PolicyReference elementsjava.util.List<XMLObject> getXMLObjects()
XMLObject instances