Uses of Class
org.openforis.commons.versioning.Version.Significance
-
-
Uses of Version.Significance in org.openforis.commons.versioning
Methods in org.openforis.commons.versioning that return Version.Significance Modifier and Type Method Description static Version.SignificanceVersion.Significance. valueOf(String name)Returns the enum constant of this type with the specified name.static Version.Significance[]Version.Significance. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.openforis.commons.versioning with parameters of type Version.Significance Modifier and Type Method Description intVersion. compareTo(Version o, Version.Significance significance)
-