Uses of Enum
com.blackhillsoftware.dcollect.values.MigrationLevel
Packages that use MigrationLevel
Package
Description
Classes for processing DCOLLECT data.
Enum values for DCOLLECT record fields
-
Uses of MigrationLevel in com.blackhillsoftware.dcollect
Methods in com.blackhillsoftware.dcollect that return MigrationLevel -
Uses of MigrationLevel in com.blackhillsoftware.dcollect.values
Methods in com.blackhillsoftware.dcollect.values that return MigrationLevelModifier 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.