public interface OperatorContentType extends WSPolicyObject
Modifier and Type | Field and Description |
---|---|
static String |
TYPE_LOCAL_NAME
Local name of the XSI type.
|
static QName |
TYPE_NAME
QName of the XSI type.
|
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<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.
|
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
static final String TYPE_LOCAL_NAME
static final QName TYPE_NAME
List<Policy> getPolicies()
Policy
elements.Policy
elementsList<ExactlyOne> getExactlyOnes()
ExactlyOne
elements.ExactlyOne
elementsList<PolicyReference> getPolicyReferences()
PolicyReference
elements.PolicyReference
elementsList<org.opensaml.xml.XMLObject> getXMLObjects()
XMLObject
instancesCopyright © 1999–2016. All rights reserved.