Uses of Enum Class
org.openforis.commons.versioning.Version.TestType
-
Uses of Version.TestType in org.openforis.commons.versioning
Methods in org.openforis.commons.versioning that return Version.TestTypeModifier and TypeMethodDescriptionstatic Version.TestTypestatic Version.TestTypeVersion.getTestType()static Version.TestTypeReturns the enum constant of this class with the specified name.static Version.TestType[]Version.TestType.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.TestType