Uses of Class
org.goplanit.cost.physical.BPRLinkTravelTimeCost
-
Packages that use BPRLinkTravelTimeCost Package Description org.goplanit.cost.physical Contains the definition of physical cost classes -
-
Uses of BPRLinkTravelTimeCost in org.goplanit.cost.physical
Methods in org.goplanit.cost.physical that return BPRLinkTravelTimeCost Modifier and Type Method Description BPRLinkTravelTimeCostBPRLinkTravelTimeCost. clone()Create a shallow copy of this entityConstructors in org.goplanit.cost.physical with parameters of type BPRLinkTravelTimeCost Constructor Description BPRLinkTravelTimeCost(BPRLinkTravelTimeCost bprLinkTravelTimeCost)Copy Constructor
-