Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.assertion.ReferencedPoliciesType
Packages that use ReferencedPoliciesType
-
Uses of ReferencedPoliciesType in org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.assertion
Fields in org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.assertion declared as ReferencedPoliciesTypeModifier and TypeFieldDescriptionprotected ReferencedPoliciesType
XACMLPolicyStatementType.referencedPolicies
Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.assertion that return ReferencedPoliciesTypeModifier and TypeMethodDescriptionObjectFactory.createReferencedPoliciesType()
Create an instance ofReferencedPoliciesType
XACMLPolicyStatementType.getReferencedPolicies()
Gets the value of the referencedPolicies property.Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.assertion that return types with arguments of type ReferencedPoliciesTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<ReferencedPoliciesType> ObjectFactory.createReferencedPolicies
(ReferencedPoliciesType value) Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.assertion with parameters of type ReferencedPoliciesTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<ReferencedPoliciesType> ObjectFactory.createReferencedPolicies
(ReferencedPoliciesType value) void
XACMLPolicyStatementType.setReferencedPolicies
(ReferencedPoliciesType value) Sets the value of the referencedPolicies property.