Package de.aeb.xnsg.vcp.bf.lis
Class LISTrackingEventList20DTO
java.lang.Object
de.aeb.xnsg.vcp.bf.lis.LISTrackingEventList20DTO
- All Implemented Interfaces:
Serializable
DTO to receive a list of tracking events
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe storage data of the archived documents of the eventsDocuments of the transport.The eventsFile system data of the documents of the eventsMeta data of the message (e.g. sender, receiver, message number). -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
metaData
Meta data of the message (e.g. sender, receiver, message number). -
events
The events -
documents
Documents of the transport. -
archivedDocuments
The storage data of the archived documents of the events -
fileSystemDocuments
File system data of the documents of the events
-
-
Constructor Details
-
LISTrackingEventList20DTO
public LISTrackingEventList20DTO()
-