Uses of Class
eu.europa.ec.taxud.cesop.domain.ValidationErrorType
-
Packages that use ValidationErrorType Package Description eu.europa.ec.taxud.cesop.domain -
-
Uses of ValidationErrorType in eu.europa.ec.taxud.cesop.domain
Methods in eu.europa.ec.taxud.cesop.domain that return ValidationErrorType Modifier and Type Method Description ValidationErrorType
ValidationErrorTypeHolder. findByCode(String code)
Find a reference data by its code.Method parameters in eu.europa.ec.taxud.cesop.domain with type arguments of type ValidationErrorType Modifier and Type Method Description void
ValidationErrorTypeHolder. setDataList(List<ValidationErrorType> dataList)
Initialize the data.
-