Class ICExtraFieldDTO
java.lang.Object
de.aeb.xnsg.customs.dto.ext.broker.ICExtraFieldDTO
Represents an extra field (or additional field). Extra fields must be
configured in ICI and linked to the customs process.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
identCode
Code of the extra field.length=50
-
value
Value of the extra field.length=1000
-
-
Constructor Details
-
ICExtraFieldDTO
public ICExtraFieldDTO()
-