Package de.aeb.xnsg.aes.xdecl.af
Class ShowAESCustomsDocumentDTO
java.lang.Object
de.aeb.xnsg.aes.xdecl.af.ShowAESCustomsDocumentDTO
Data transfer object with parameters for the application facade
IAESXDeclarationAF.showCustomsDocument(de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO, ShowCustomsDocumentDTO)
to show a document of a specific declaration.-
Field Summary
FieldsModifier and TypeFieldDescriptionId of AES declaration in the AES engine.Unique code (type) of the document. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
declarationId
Id of AES declaration in the AES engine.length=20
-
documentIdentCode
Unique code (type) of the document.length=35
- See Also:
-
-
Constructor Details
-
ShowAESCustomsDocumentDTO
public ShowAESCustomsDocumentDTO()
-