Class ICRoutingCountryDTO
java.lang.Object
de.aeb.xnsg.customs.dto.consignment.ICRoutingCountryDTO
DTO to hold data for a routing country.
-
Field Summary
FieldsModifier and TypeFieldDescriptionISO code of the countrySequence number of the country within the itinerary. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
sequenceNumber
Sequence number of the country within the itinerary.length=2
-
countryCode
ISO code of the countrylength=2
-
-
Constructor Details
-
ICRoutingCountryDTO
public ICRoutingCountryDTO()
-