public class OperatorContentTypeImpl extends AbstractWSPolicyObject implements OperatorContentType
| Modifier and Type | Field and Description |
|---|---|
private IndexedXMLObjectChildrenList<XMLObject> |
xmlObjects
All child elements.
|
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() |
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, validateChildrenaddNamespace, 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, setSchemaTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddNamespace, 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, setSchemaLocationprivate IndexedXMLObjectChildrenList<XMLObject> xmlObjects
public List<All> getAlls()
All elements.getAlls in interface OperatorContentTypeAll elementspublic List<ExactlyOne> getExactlyOnes()
ExactlyOne elements.getExactlyOnes in interface OperatorContentTypeExactlyOne elementspublic List<Policy> getPolicies()
Policy elements.getPolicies in interface OperatorContentTypePolicy elementspublic List<PolicyReference> getPolicyReferences()
PolicyReference elements.getPolicyReferences in interface OperatorContentTypePolicyReference elementspublic List<XMLObject> getXMLObjects()
getXMLObjects in interface OperatorContentTypeXMLObject instancespublic List<XMLObject> getXMLObjects(QName typeOrName)
getXMLObjects in interface OperatorContentTypetypeOrName - the element name or xsi:typeXMLObject instancespublic List<XMLObject> getOrderedChildren()
getOrderedChildren in interface XMLObjectCopyright © 1999-2015. All Rights Reserved.