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 ofAdviceType
AssertionType.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 TypeMethodDescriptionjakarta.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 TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<AdviceType> ObjectFactory.createAdvice
(AdviceType value) void
AssertionType.setAdvice
(AdviceType value) Sets the value of the advice property.