Class Uld
java.lang.Object
com.persequor.saga.modules.ffmreader.model.Uld
- All Implemented Interfaces:
IUld
-
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from interface com.persequor.saga.modules.ffmreader.model.IUld
ULD_EPC_PREFIX, ULD_TYPES
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAwbs()
boolean
isEmpty()
boolean
isPackedIn
(String origin) boolean
isUnpackedIn
(String destination) void
toString()
-
Field Details
-
uldNumber
-
station
-
grossWeight
-
waybills
-
customsInfo
-
priority
-
flightPlan
-
-
Constructor Details
-
Uld
-
Uld
-
-
Method Details
-
toString
-
getFlight
-
getUldNumber
- Specified by:
getUldNumber
in interfaceIUld
-
isEmpty
public boolean isEmpty() -
getAwbs
-
merge
-
isPackedIn
- Specified by:
isPackedIn
in interfaceIUld
-
isUnpackedIn
- Specified by:
isUnpackedIn
in interfaceIUld
-