|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DefaultsType | |
|---|---|
| org.jboss.security.xacml.core.model.policy | |
| Uses of DefaultsType in org.jboss.security.xacml.core.model.policy |
|---|
| Fields in org.jboss.security.xacml.core.model.policy declared as DefaultsType | |
|---|---|
protected DefaultsType |
PolicyType.policyDefaults
|
protected DefaultsType |
PolicySetType.policySetDefaults
|
| Methods in org.jboss.security.xacml.core.model.policy that return DefaultsType | |
|---|---|
DefaultsType |
ObjectFactory.createDefaultsType()
Create an instance of DefaultsType |
DefaultsType |
PolicyType.getPolicyDefaults()
Gets the value of the policyDefaults property. |
DefaultsType |
PolicySetType.getPolicySetDefaults()
Gets the value of the policySetDefaults property. |
| Methods in org.jboss.security.xacml.core.model.policy that return types with arguments of type DefaultsType | |
|---|---|
javax.xml.bind.JAXBElement<DefaultsType> |
ObjectFactory.createPolicyDefaults(DefaultsType value)
Create an instance of JAXBElement<DefaultsType>} |
javax.xml.bind.JAXBElement<DefaultsType> |
ObjectFactory.createPolicySetDefaults(DefaultsType value)
Create an instance of JAXBElement<DefaultsType>} |
| Methods in org.jboss.security.xacml.core.model.policy with parameters of type DefaultsType | |
|---|---|
javax.xml.bind.JAXBElement<DefaultsType> |
ObjectFactory.createPolicyDefaults(DefaultsType value)
Create an instance of JAXBElement<DefaultsType>} |
javax.xml.bind.JAXBElement<DefaultsType> |
ObjectFactory.createPolicySetDefaults(DefaultsType value)
Create an instance of JAXBElement<DefaultsType>} |
void |
PolicyType.setPolicyDefaults(DefaultsType value)
Sets the value of the policyDefaults property. |
void |
PolicySetType.setPolicySetDefaults(DefaultsType value)
Sets the value of the policySetDefaults property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||