|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObligationType | |
---|---|
org.jboss.security.xacml.core.model.policy |
Uses of ObligationType in org.jboss.security.xacml.core.model.policy |
---|
Fields in org.jboss.security.xacml.core.model.policy with type parameters of type ObligationType | |
---|---|
protected List<ObligationType> |
ObligationsType.obligation
|
Methods in org.jboss.security.xacml.core.model.policy that return ObligationType | |
---|---|
ObligationType |
ObjectFactory.createObligationType()
Create an instance of ObligationType |
Methods in org.jboss.security.xacml.core.model.policy that return types with arguments of type ObligationType | |
---|---|
javax.xml.bind.JAXBElement<ObligationType> |
ObjectFactory.createObligation(ObligationType value)
Create an instance of JAXBElement < ObligationType > } |
List<ObligationType> |
ObligationsType.getObligation()
Gets the value of the obligation property. |
Methods in org.jboss.security.xacml.core.model.policy with parameters of type ObligationType | |
---|---|
javax.xml.bind.JAXBElement<ObligationType> |
ObjectFactory.createObligation(ObligationType value)
Create an instance of JAXBElement < ObligationType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |