Class EngineDTO
java.lang.Object
com.assemblyrobot.shared.db.model.EngineDTO
@Entity
public class EngineDTO
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description EngineDTO(double totalSimulationTime)
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
EngineDTO
public EngineDTO(double totalSimulationTime)
-