Class SharedStepModel

    • Field Summary

      Fields 
      Modifier and Type Field Description
      int id  
      int revision  
    • Constructor Summary

      Constructors 
      Constructor Description
      SharedStepModel()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Field Detail

      • id

        public int id
      • revision

        public int revision
    • Constructor Detail

      • SharedStepModel

        public SharedStepModel()