|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PolicyAttachment
The wsp:PolicyAttachment element.
| Field Summary | |
|---|---|
static String |
ELEMENT_LOCAL_NAME
Element local name. |
static QName |
ELEMENT_NAME
Default element name. |
| Method Summary | |
|---|---|
AppliesTo |
getAppliesTo()
Get the AppliesTo child element. |
List<Policy> |
getPolicies()
Get the list of Policy child elements. |
List<PolicyReference> |
getPolicyReferences()
Get the list of PolicyReference child elements. |
void |
setAppliesTo(AppliesTo newAppliesTo)
Set the AppliesTo child element. |
| Methods inherited from interface org.opensaml.xml.ElementExtensibleXMLObject |
|---|
getUnknownXMLObjects, getUnknownXMLObjects |
| Methods inherited from interface org.opensaml.xml.AttributeExtensibleXMLObject |
|---|
getUnknownAttributes |
| 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 ELEMENT_LOCAL_NAME
static final QName ELEMENT_NAME
| Method Detail |
|---|
AppliesTo getAppliesTo()
void setAppliesTo(AppliesTo newAppliesTo)
newAppliesTo - the new child elementList<Policy> getPolicies()
List<PolicyReference> getPolicyReferences()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||