Uses of Class
eu.de4a.iem.jaxb.common.types.RecordMatchingAssuranceType
-
Packages that use RecordMatchingAssuranceType Package Description eu.de4a.iem.jaxb.common.types -
-
Uses of RecordMatchingAssuranceType in eu.de4a.iem.jaxb.common.types
Methods in eu.de4a.iem.jaxb.common.types that return RecordMatchingAssuranceType Modifier and Type Method Description static RecordMatchingAssuranceTypeRecordMatchingAssuranceType. fromValue(String v)RecordMatchingAssuranceTypeInputParameterSetsType. getRecordMatchingAssurance()Gets the value of the recordMatchingAssurance property.static RecordMatchingAssuranceTypeRecordMatchingAssuranceType. valueOf(String name)Returns the enum constant of this type with the specified name.static RecordMatchingAssuranceType[]RecordMatchingAssuranceType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in eu.de4a.iem.jaxb.common.types with parameters of type RecordMatchingAssuranceType Modifier and Type Method Description voidInputParameterSetsType. setRecordMatchingAssurance(RecordMatchingAssuranceType value)Sets the value of the recordMatchingAssurance property.
-