Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AdviceType
-
Uses of AdviceType in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion
Modifier and TypeMethodDescriptionObjectFactory.createAdviceType()
Create an instance ofAdviceType
AssertionType.getAdvice()
Gets the value of the advice property.Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<AdviceType>
ObjectFactory.createAdvice
(AdviceType value) Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<AdviceType>
ObjectFactory.createAdvice
(AdviceType value) void
AssertionType.setAdvice
(AdviceType value) Sets the value of the advice property.