Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.AdviceType
-
Packages that use AdviceType Package Description org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion -
-
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 AdviceType Modifier and Type Field Description protected AdviceTypeAssertionType. adviceMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion that return AdviceType Modifier and Type Method Description AdviceTypeObjectFactory. createAdviceType()Create an instance ofAdviceTypeAdviceTypeAssertionType. 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 AdviceType Modifier and Type Method Description javax.xml.bind.JAXBElement<AdviceType>ObjectFactory. createAdvice(AdviceType value)Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion with parameters of type AdviceType Modifier and Type Method Description javax.xml.bind.JAXBElement<AdviceType>ObjectFactory. createAdvice(AdviceType value)voidAssertionType. setAdvice(AdviceType value)Sets the value of the advice property.
-