Class Version

  • java.lang.Object
    • com.thingworx.migration.Version
    • Constructor Summary

      Constructors 
      Constructor Description
      Version​(int major, int minor, int revision)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int compareTo​(Version version)  
      boolean equals​(java.lang.Object obj)  
      java.lang.String toString()  
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait