Uses of Enum
com.blackhillsoftware.dcollect.values.MigrationLevel
Package
Description
Classes for processing DCOLLECT data.
Enum values for DCOLLECT record fields
-
Uses of MigrationLevel in com.blackhillsoftware.dcollect
-
Uses of MigrationLevel in com.blackhillsoftware.dcollect.values
Modifier and TypeMethodDescriptionstatic MigrationLevel
MigrationLevel.from
(int value) Get the MLevel for an integer valuestatic MigrationLevel
Returns the enum constant of this type with the specified name.static MigrationLevel[]
MigrationLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared.