Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.EvidenceType
Packages that use EvidenceType
Package
Description
-
Uses of EvidenceType in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion
Fields in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion declared as EvidenceTypeMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion that return EvidenceTypeModifier and TypeMethodDescriptionObjectFactory.createEvidenceType()Create an instance ofEvidenceTypeAuthzDecisionStatementType.getEvidence()Gets the value of the evidence property.Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion that return types with arguments of type EvidenceTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<EvidenceType>ObjectFactory.createEvidence(EvidenceType value) Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion with parameters of type EvidenceTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<EvidenceType>ObjectFactory.createEvidence(EvidenceType value) voidAuthzDecisionStatementType.setEvidence(EvidenceType value) Sets the value of the evidence property. -
Uses of EvidenceType in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
Fields in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol declared as EvidenceTypeMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol that return EvidenceTypeModifier and TypeMethodDescriptionAuthzDecisionQueryType.getEvidence()Gets the value of the evidence property.Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol with parameters of type EvidenceTypeModifier and TypeMethodDescriptionvoidAuthzDecisionQueryType.setEvidence(EvidenceType value) Sets the value of the evidence property.