Uses of Enum
com.blackhillsoftware.dcollect.ManagementClass.ExpireAction
-
Uses of ManagementClass.ExpireAction in com.blackhillsoftware.dcollect
Modifier and TypeMethodDescriptionManagementClass.dmcexpac()
DMCEXPAC as a ExpireAction.static ManagementClass.ExpireAction
ManagementClass.ExpireAction.from
(int value) Get the ExpireAction for an integer valuestatic ManagementClass.ExpireAction
Returns the enum constant of this type with the specified name.static ManagementClass.ExpireAction[]
ManagementClass.ExpireAction.values()
Returns an array containing the constants of this enum type, in the order they are declared.