Package de.aeb.xnsg.lis.af
Class LISConsignmentReferenceDTO
java.lang.Object
de.aeb.xnsg.lis.af.LISConsignmentReferenceDTO
- Direct Known Subclasses:
LISConsignmentReferenceWithClientDTO
Reference fields for identifying a LISConsignment.
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe consignmentNumber of the LISConsignment
length=20The globalLocationNumber of the supplier of the LISConsignment
length=20 -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
consignmentNumber
The consignmentNumber of the LISConsignment
length=20 -
supplierGlobalLocationNumber
The globalLocationNumber of the supplier of the LISConsignment
length=20
-
-
Constructor Details
-
LISConsignmentReferenceDTO
public LISConsignmentReferenceDTO()
-