Uses of Class
org.goplanit.mode.PhysicalModeFeaturesImpl
-
Packages that use PhysicalModeFeaturesImpl Package Description org.goplanit.mode -
-
Uses of PhysicalModeFeaturesImpl in org.goplanit.mode
Constructors in org.goplanit.mode with parameters of type PhysicalModeFeaturesImpl Constructor Description ModeImpl(IdGroupingToken tokenId, String name, double maxSpeed, double pcu, PhysicalModeFeaturesImpl physicalFeatures, UsabilityModeFeaturesImpl usabilityFeatures)
Constructor, using all defaults for non-provided parametersPhysicalModeFeaturesImpl(PhysicalModeFeaturesImpl other)
Copy constructor
-