Uses of Enum
com.blackhillsoftware.dcollect.ManagementClass.Migrate
Packages that use ManagementClass.Migrate
-
Uses of ManagementClass.Migrate in com.blackhillsoftware.dcollect
Methods in com.blackhillsoftware.dcollect that return ManagementClass.MigrateModifier and TypeMethodDescriptionManagementClass.dmccmau()DMCCMAU as a Migrate.static ManagementClass.MigrateManagementClass.Migrate.from(int value) Get the Migrate for an integer valuestatic ManagementClass.MigrateReturns the enum constant of this type with the specified name.static ManagementClass.Migrate[]ManagementClass.Migrate.values()Returns an array containing the constants of this enum type, in the order they are declared.