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