Package de.aeb.xnsg.tariffcontent.bf
Class TCGetCountryGroupsRequestDTO
java.lang.Object
de.aeb.xnsg.tariffcontent.bf.TCRequestDTO
de.aeb.xnsg.tariffcontent.bf.TCGetCountryGroupsRequestDTO
DTO to hold request data to get all country groups related in the tariff content.
-
Field Summary
FieldsModifier and TypeFieldDescriptionCode of the content the country groups belong to (e.g.Fields inherited from class de.aeb.xnsg.tariffcontent.bf.TCRequestDTO
clientIdentCode -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.aeb.xnsg.tariffcontent.bf.TCRequestDTO
equals, hashCode
-
Field Details
-
contentIdentCode
Code of the content the country groups belong to (e.g. BANZ.EU.NCL.EXP for the export content of the EU)length=50
-
-
Constructor Details
-
TCGetCountryGroupsRequestDTO
public TCGetCountryGroupsRequestDTO()
-