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 ReferencedPoliciesTypeXACMLPolicyStatementType.referencedPoliciesMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.assertion that return ReferencedPoliciesTypeModifier and TypeMethodDescriptionObjectFactory.createReferencedPoliciesType()Create an instance ofReferencedPoliciesTypeXACMLPolicyStatementType.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 TypeMethodDescriptionjavax.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 TypeMethodDescriptionjavax.xml.bind.JAXBElement<ReferencedPoliciesType>ObjectFactory.createReferencedPolicies(ReferencedPoliciesType value) voidXACMLPolicyStatementType.setReferencedPolicies(ReferencedPoliciesType value) Sets the value of the referencedPolicies property.