Package de.aeb.xnsg.customs.dto.common
Class ICFreeTemplateCriterionDTO
java.lang.Object
de.aeb.xnsg.customs.dto.common.ICFreeTemplateCriterionDTO
DTO to hold data of a party.
-
Field Summary
FieldsModifier and TypeFieldDescriptionSpecific customs process.Free textual criterion which can be referenced in template selectors. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
value
Free textual criterion which can be referenced in template selectors.length=50
-
customsProcess
Specific customs process.- 'EXPORT_BE' - Export process for Belgium
- 'EXPORT_SE' - Export process for Sweden
- 'EXPORT_NL' - Export process for Netherlands
- 'TRANSIT_NL' - Transit process for Netherlands
- '... for full list see /InternationalCustomsBFBean/getCodes with codeListCode=CUSTOMS_PROCESS_TYPE *
length=20
-
-
Constructor Details
-
ICFreeTemplateCriterionDTO
public ICFreeTemplateCriterionDTO()
-