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