Uses of Class
eu.europa.ec.taxud.cesop.domain.XmlCountryTypeAndValue
-
Packages that use XmlCountryTypeAndValue Package Description eu.europa.ec.taxud.cesop.utils -
-
Uses of XmlCountryTypeAndValue in eu.europa.ec.taxud.cesop.utils
Methods in eu.europa.ec.taxud.cesop.utils with parameters of type XmlCountryTypeAndValue Modifier and Type Method Description static void
ValidationErrorUtils. checkDuplicateReportedPayees(List<ValidationError> validationErrors, String messageRefId, HashMap<Set<XmlTypeAndValue>,String> reportedPayees, List<XmlTypeAndValue> names, XmlCountryTypeAndValue account, String docRefId)
Checks if the current reported payee is not a duplicate of a previously reported payee.static void
ValidationErrorUtils. checkRpBr0060(List<ValidationError> validationErrors, XmlCountryTypeAndValue account, String messageRefId)
Checks if there is no discrepancy in the 'AccountIdentifier' attributes.static void
ValidationErrorUtils. checkRpBr0080(List<ValidationError> validationErrors, String messageRefId, XmlCountryTypeAndValue accountIdentifier, XmlPsp representative, String docRefId)
-