Uses of Class
com.mindee.product.billoflading.BillOfLadingV1CarrierItem
-
Packages that use BillOfLadingV1CarrierItem Package Description com.mindee.product.billoflading -
-
Uses of BillOfLadingV1CarrierItem in com.mindee.product.billoflading
Fields in com.mindee.product.billoflading with type parameters of type BillOfLadingV1CarrierItem Modifier and Type Field Description protected List<BillOfLadingV1CarrierItem>
BillOfLadingV1Document. carrierItems
The goods being shipped.Methods in com.mindee.product.billoflading that return types with arguments of type BillOfLadingV1CarrierItem Modifier and Type Method Description List<BillOfLadingV1CarrierItem>
BillOfLadingV1Document. getCarrierItems()
The goods being shipped.
-