|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opensaml.xml.AbstractXMLObject
org.opensaml.xml.validation.AbstractValidatingXMLObject
org.opensaml.ws.wspolicy.impl.AbstractWSPolicyObject
org.opensaml.ws.wspolicy.impl.OperatorContentTypeImpl
public class OperatorContentTypeImpl
OperatorContentTypeImpl.
| Field Summary | |
|---|---|
private IndexedXMLObjectChildrenList<XMLObject> |
xmlObjects
All child elements. |
| Fields inherited from interface org.opensaml.ws.wspolicy.OperatorContentType |
|---|
TYPE_LOCAL_NAME, TYPE_NAME |
| Constructor Summary | |
|---|---|
OperatorContentTypeImpl(String namespaceURI,
String elementLocalName,
String namespacePrefix)
Constructor. |
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class org.opensaml.xml.validation.AbstractValidatingXMLObject |
|---|
deregisterValidator, getValidators, registerValidator, validate, validateChildren |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.opensaml.xml.XMLObject |
|---|
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 |
| Field Detail |
|---|
private IndexedXMLObjectChildrenList<XMLObject> xmlObjects
| Constructor Detail |
|---|
public OperatorContentTypeImpl(String namespaceURI,
String elementLocalName,
String namespacePrefix)
namespaceURI - The namespace of the elementelementLocalName - The local name of the elementnamespacePrefix - The namespace prefix of the element| Method Detail |
|---|
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:type
XMLObject instancespublic List<XMLObject> getOrderedChildren()
getOrderedChildren in interface XMLObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||