Class ICFreeTemplateCriterionDTO

java.lang.Object
de.aeb.xnsg.customs.dto.common.ICFreeTemplateCriterionDTO

public class ICFreeTemplateCriterionDTO extends Object
DTO to hold data of a party.
  • Field Details

    • value

      public String value
      Free textual criterion which can be referenced in template selectors.

      length=50

    • customsProcess

      public String 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()