Uses of Class
com.tensegrity.generic.util.VersionNumberParseException

Packages that use VersionNumberParseException
com.tensegrity.generic.util Core classes for tensegrity-software packages.  
 

Uses of VersionNumberParseException in com.tensegrity.generic.util
 

Methods in com.tensegrity.generic.util that throw VersionNumberParseException
 boolean VersionNumber.lessOrEqual(java.lang.String completeVersionNumber)
          Compares this instance of VersionNumber against the given version number and returns a boolean that indicates whether the given version number is less, equal or higher than this instance of VersionNumber.
 

Constructors in com.tensegrity.generic.util that throw VersionNumberParseException
VersionNumber(java.lang.String completeVersionNumber)
          Constructor with given version number in its string representation.
 



Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.