Uses of Class
org.goplanit.mode.CarHighOccupancyMode
-
Packages that use CarHighOccupancyMode Package Description org.goplanit.mode -
-
Uses of CarHighOccupancyMode in org.goplanit.mode
Methods in org.goplanit.mode that return CarHighOccupancyMode Modifier and Type Method Description CarHighOccupancyModeCarHighOccupancyMode. deepClone()An id entity should always support a deep copy, i.e., all "owned" members will be deep copied when a clone of this instance is created via this call.CarHighOccupancyModeCarHighOccupancyMode. shallowClone()Create a shallow copy of this entityConstructors in org.goplanit.mode with parameters of type CarHighOccupancyMode Constructor Description CarHighOccupancyMode(CarHighOccupancyMode other, boolean deepCopy)Copy constructor
-