Class AwbDetails
java.lang.Object
com.persequor.saga.modules.ffmreader.model.AwbDetails
- All Implemented Interfaces:
IAwbDetails
-
Field Summary
FieldsModifier and TypeFieldDescriptiondouble
double
double
boolean
double
boolean
int
int
double
double
Fields inherited from interface com.persequor.saga.modules.ffmreader.model.IAwbDetails
AWB_EPC_PREFIX
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
awbNumber
-
origin
-
destination
-
quantity
-
piecesTotal
public int piecesTotal -
specificPieces
public int specificPieces -
weight
public double weight -
chargeableWeight
public double chargeableWeight -
tareWeight
public double tareWeight -
dangerousGoodsWeight
public double dangerousGoodsWeight -
knownTotalWeight
public double knownTotalWeight -
dimension
public double dimension -
description
-
specialHandlingCodes
-
details
-
docDetails
-
flightPlan
-
priority
-
heavy
public boolean heavy -
tariffCode
-
looseCargo
public boolean looseCargo
-
-
Constructor Details
-
AwbDetails
public AwbDetails()
-
-
Method Details
-
toString
-
getAwbNumber
- Specified by:
getAwbNumber
in interfaceIAwbDetails
-
isLooseCargo
public boolean isLooseCargo()- Specified by:
isLooseCargo
in interfaceIAwbDetails
-
getQuantity
- Specified by:
getQuantity
in interfaceIAwbDetails
-
getOrigin
- Specified by:
getOrigin
in interfaceIAwbDetails
-
getDestination
- Specified by:
getDestination
in interfaceIAwbDetails
-
getFlightPlan
- Specified by:
getFlightPlan
in interfaceIAwbDetails
-