Skip navigation links
Thingworx Platform API
8.5.0
com.thingworx.migration

Class Version

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

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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and 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