Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.assertion.ReferencedPoliciesType
-
Packages that use ReferencedPoliciesType Package Description org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.assertion -
-
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 ReferencedPoliciesType Modifier and Type Field Description protected ReferencedPoliciesTypeXACMLPolicyStatementType. referencedPoliciesMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.assertion that return ReferencedPoliciesType Modifier and Type Method Description ReferencedPoliciesTypeObjectFactory. createReferencedPoliciesType()Create an instance ofReferencedPoliciesTypeReferencedPoliciesTypeXACMLPolicyStatementType. 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 ReferencedPoliciesType Modifier and Type Method Description javax.xml.bind.JAXBElement<ReferencedPoliciesType>ObjectFactory. createReferencedPolicies(ReferencedPoliciesType value)Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.assertion with parameters of type ReferencedPoliciesType Modifier and Type Method Description javax.xml.bind.JAXBElement<ReferencedPoliciesType>ObjectFactory. createReferencedPolicies(ReferencedPoliciesType value)voidXACMLPolicyStatementType. setReferencedPolicies(ReferencedPoliciesType value)Sets the value of the referencedPolicies property.
-