Uses of Class
org.jtheque.utils.bean.Version

Packages that use Version
org.jtheque.utils.bean Contains the utility bean classes. 
 

Uses of Version in org.jtheque.utils.bean
 

Methods in org.jtheque.utils.bean with parameters of type Version
 int Version.compareTo(Version o)
           
 boolean Version.isGreaterThan(Version otherVersion)
          Indicate if the version is greater than an other version.
 



Copyright © 2010 JTheque. All Rights Reserved.