Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AdviceType
Packages that use AdviceType
-
Uses of AdviceType in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion
Fields in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion declared as AdviceTypeMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion that return AdviceTypeModifier and TypeMethodDescriptionObjectFactory.createAdviceType()Create an instance ofAdviceTypeAssertionType.getAdvice()Gets the value of the advice property.Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion that return types with arguments of type AdviceTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<AdviceType>ObjectFactory.createAdvice(AdviceType value) Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion with parameters of type AdviceTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<AdviceType>ObjectFactory.createAdvice(AdviceType value) voidAssertionType.setAdvice(AdviceType value) Sets the value of the advice property.