Class MigrationModelEntity


  • @Entity
    public class MigrationModelEntity
    extends Object
    Version:
    $Revision: 1 $
    Author:
    Bill Burke
    • Constructor Detail

      • MigrationModelEntity

        public MigrationModelEntity()
    • Method Detail

      • getId

        public String getId()
      • setId

        public void setId​(String id)
      • getVersion

        public String getVersion()
      • setVersion

        public void setVersion​(String version)
      • getUpdateTime

        public long getUpdateTime()
      • setUpdatedTime

        public void setUpdatedTime​(long updatedTime)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object