Package de.aeb.xnsg.expctrl.af
Class EccnListParmsDTO
java.lang.Object
de.aeb.xnsg.expctrl.af.EccnListParmsDTO
Parameters for the Commerce Control List application.
-
Field Summary
FieldsModifier and TypeFieldDescriptionValue for the search criterion to find ECCNs with a specific number or description. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
eccnPattern
Value for the search criterion to find ECCNs with a specific number or description. You can also search for multiple ECCNs by specifying one number after another separated by semicolons.
Example value:"0A002"
or"2A005;3B006;5C003"
-
-
Constructor Details
-
EccnListParmsDTO
public EccnListParmsDTO()
-