Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AssertionType
-
Packages that use AssertionType Package Description org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion -
-
Uses of AssertionType in org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss
Fields in org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss declared as AssertionType Modifier and Type Field Description protected AssertionTypeAssertionBasedRequestType. assertionMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss that return AssertionType Modifier and Type Method Description AssertionTypeAssertionBasedRequestType. getAssertion()Gets the value of the assertion property.Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss with parameters of type AssertionType Modifier and Type Method Description voidAssertionBasedRequestType. setAssertion(AssertionType value)Sets the value of the assertion property. -
Uses of AssertionType in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion
Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion that return AssertionType Modifier and Type Method Description AssertionTypeObjectFactory. createAssertionType()Create an instance ofAssertionTypeMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion that return types with arguments of type AssertionType Modifier and Type Method Description javax.xml.bind.JAXBElement<AssertionType>ObjectFactory. createAssertion(AssertionType value)Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion with parameters of type AssertionType Modifier and Type Method Description javax.xml.bind.JAXBElement<AssertionType>ObjectFactory. createAssertion(AssertionType value)
-