Class ICDeclarationBrokerDTO
java.lang.Object
de.aeb.xnsg.customs.dto.ext.broker.ICDeclarationBrokerDTO
Broker specific extension data for a declaration.
-
Field Summary
FieldsModifier and TypeFieldDescriptionCustoms broker declarations.Number of cancelled declarationsNumber of valid declarations -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
customsBrokerDeclarations
Customs broker declarations. -
numberOfValidDeclarations
Number of valid declarations -
numberOfCancelledDeclarations
Number of cancelled declarations
-
-
Constructor Details
-
ICDeclarationBrokerDTO
public ICDeclarationBrokerDTO()
-