Class ICWarehouseDTO
java.lang.Object
de.aeb.xnsg.customs.dto.consignment.ICWarehouseDTO
DTO to hold data of customs warehouse.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
identification
Warehouse Identification.length=35
-
typeCode
Warehouse type.length=1
-
country
ISO code of the country at which warehouse is located.length=2
-
-
Constructor Details
-
ICWarehouseDTO
public ICWarehouseDTO()
-