Uses of Enum 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.SignificanceModifier and TypeMethodDescriptionstatic Version.SignificanceReturns the enum constant of this class with the specified name.static Version.Significance[]Version.Significance.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.openforis.commons.versioning with parameters of type Version.SignificanceModifier and TypeMethodDescriptionintVersion.compareTo(Version o, Version.Significance significance)