|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OperatorContentType
The OperatorContentType complex type.
Field Summary | |
---|---|
static String |
TYPE_LOCAL_NAME
Local name of the XSI type. |
static QName |
TYPE_NAME
QName of the XSI type. |
Method Summary | |
---|---|
List<All> |
getAlls()
Get the list of All elements. |
List<ExactlyOne> |
getExactlyOnes()
Get the list of ExactlyOne elements. |
List<Policy> |
getPolicies()
Get the list of Policy elements. |
List<PolicyReference> |
getPolicyReferences()
Get the list of PolicyReference elements. |
List<org.opensaml.xml.XMLObject> |
getXMLObjects()
Get the complete modifiable list of XMLObject children. |
List<org.opensaml.xml.XMLObject> |
getXMLObjects(QName typeOrName)
Get the modifiable sublist of XMLObject children which match the specified type or element name. |
Methods inherited from interface org.opensaml.xml.XMLObject |
---|
addNamespace, detach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getOrderedChildren, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, releaseChildrenDOM, releaseDOM, releaseParentDOM, removeNamespace, resolveID, resolveIDFromRoot, setDOM, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocation |
Field Detail |
---|
static final String TYPE_LOCAL_NAME
static final QName TYPE_NAME
Method Detail |
---|
List<Policy> getPolicies()
Policy
elements.
Policy
elementsList<All> getAlls()
All
elements.
All
elementsList<ExactlyOne> getExactlyOnes()
ExactlyOne
elements.
ExactlyOne
elementsList<PolicyReference> getPolicyReferences()
PolicyReference
elements.
PolicyReference
elementsList<org.opensaml.xml.XMLObject> getXMLObjects()
XMLObject
instancesList<org.opensaml.xml.XMLObject> getXMLObjects(QName typeOrName)
typeOrName
- the element name or xsi:type
XMLObject
instances
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |