Package de.aeb.xnsg.logistics.bf
Class CurrencyRateMFResultDTO
java.lang.Object
de.aeb.xnsg.foundation.bf.AbstractResponseItemDTO
de.aeb.xnsg.logistics.bf.CurrencyRateMFResultDTO
Messages for this particular item, e.g. for errors or warnings.
The following messageIdentCodes are used:
"INVALID_DATA_ERROR": One of the ident codes send was not recognized by the engine, e.g. an currency code.
"EMPTY_MANDATORY_FIELD" One of the mandatory Fields is empty "LOCK_WARNING" the service or an updated text can not be locked
The following messageIdentCodes are used:
"INVALID_DATA_ERROR": One of the ident codes send was not recognized by the engine, e.g. an currency code.
"EMPTY_MANDATORY_FIELD" One of the mandatory Fields is empty "LOCK_WARNING" the service or an updated text can not be locked
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe unique id of the currency rate for master file synchronization.Fields inherited from class de.aeb.xnsg.foundation.bf.AbstractResponseItemDTO
EMPTY_MANDATORY_FIELD, hasErrors, hasWarnings, INVALID_DATA_ERROR, LOCK_WARNING, messages -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
rateId
The unique id of the currency rate for master file synchronization.length=50
-
-
Constructor Details
-
CurrencyRateMFResultDTO
public CurrencyRateMFResultDTO()
-