public class OperatorContentTypeImpl extends AbstractWSPolicyObject implements OperatorContentType
TYPE_LOCAL_NAME, TYPE_NAME
Constructor and Description |
---|
OperatorContentTypeImpl(String namespaceURI,
String elementLocalName,
String namespacePrefix)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
List<All> |
getAlls()
Get the list of
All elements. |
List<ExactlyOne> |
getExactlyOnes()
Get the list of
ExactlyOne elements. |
List<XMLObject> |
getOrderedChildren()
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
|
List<Policy> |
getPolicies()
Get the list of
Policy elements. |
List<PolicyReference> |
getPolicyReferences()
Get the list of
PolicyReference elements. |
List<XMLObject> |
getXMLObjects()
Get the complete modifiable list of XMLObject children.
|
List<XMLObject> |
getXMLObjects(QName typeOrName)
Get the modifiable sublist of XMLObject children which match the specified
type or element name.
|
deregisterValidator, getValidators, registerValidator, validate, validateChildren
addNamespace, detach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, manageQualifiedAttributeNamespace, prepareAttributeValueForAssignment, prepareElementContentForAssignment, prepareForAssignment, prepareForAssignment, prepareForAssignment, prepareForAssignment, registerOwnID, releaseChildrenDOM, releaseDOM, releaseParentDOM, releaseThisAndChildrenDOM, releaseThisandParentDOM, removeNamespace, resolveID, resolveIDFromRoot, setDOM, setElementNamespacePrefix, setElementQName, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocation, setSchemaType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addNamespace, detach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, releaseChildrenDOM, releaseDOM, releaseParentDOM, removeNamespace, resolveID, resolveIDFromRoot, setDOM, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocation
public List<All> getAlls()
All
elements.getAlls
in interface OperatorContentType
All
elementspublic List<ExactlyOne> getExactlyOnes()
ExactlyOne
elements.getExactlyOnes
in interface OperatorContentType
ExactlyOne
elementspublic List<Policy> getPolicies()
Policy
elements.getPolicies
in interface OperatorContentType
Policy
elementspublic List<PolicyReference> getPolicyReferences()
PolicyReference
elements.getPolicyReferences
in interface OperatorContentType
PolicyReference
elementspublic List<XMLObject> getXMLObjects()
getXMLObjects
in interface OperatorContentType
XMLObject
instancespublic List<XMLObject> getXMLObjects(QName typeOrName)
getXMLObjects
in interface OperatorContentType
typeOrName
- the element name or xsi:typeXMLObject
instancespublic List<XMLObject> getOrderedChildren()
getOrderedChildren
in interface XMLObject
Copyright © 2018 JBoss by Red Hat. All rights reserved.