Class StageControllerDTO

java.lang.Object
com.assemblyrobot.shared.db.model.StageControllerDTO

@Entity
public class StageControllerDTO
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    StageControllerDTO​(double totalEnteredMaterialAmount, double totalExitedMaterialAmount)  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • StageControllerDTO

      public StageControllerDTO​(double totalEnteredMaterialAmount, double totalExitedMaterialAmount)