Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.ConditionsType
Packages that use ConditionsType
Package
Description
-
Uses of ConditionsType in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion
Fields in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion declared as ConditionsTypeMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion that return ConditionsTypeModifier and TypeMethodDescriptionObjectFactory.createConditionsType()Create an instance ofConditionsTypeAssertionType.getConditions()Gets the value of the conditions property.Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion that return types with arguments of type ConditionsTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ConditionsType>ObjectFactory.createConditions(ConditionsType value) Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion with parameters of type ConditionsTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ConditionsType>ObjectFactory.createConditions(ConditionsType value) voidAssertionType.setConditions(ConditionsType value) Sets the value of the conditions property. -
Uses of ConditionsType in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
Fields in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol declared as ConditionsTypeMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol that return ConditionsTypeModifier and TypeMethodDescriptionAuthnRequestType.getConditions()Gets the value of the conditions property.Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol with parameters of type ConditionsTypeModifier and TypeMethodDescriptionvoidAuthnRequestType.setConditions(ConditionsType value) Sets the value of the conditions property.