Uses of Class
myorg.relex.collection.ShipByBusinessId
-
Packages that use ShipByBusinessId Package Description myorg.relex.collection -
-
Uses of ShipByBusinessId in myorg.relex.collection
Fields in myorg.relex.collection with type parameters of type ShipByBusinessId Modifier and Type Field Description private List<ShipByBusinessId>
Fleet. shipsListByBusinessId
private Set<ShipByBusinessId>
Fleet. shipsSetByBusinessId
Methods in myorg.relex.collection that return types with arguments of type ShipByBusinessId Modifier and Type Method Description List<ShipByBusinessId>
Fleet. getShipsListByBusinessId()
Set<ShipByBusinessId>
Fleet. getShipsSetByBusinessId()
-