Uses of Enum
com.blackhillsoftware.dcollect.ManagementClass.ExpireAction
Packages that use ManagementClass.ExpireAction
-
Uses of ManagementClass.ExpireAction in com.blackhillsoftware.dcollect
Methods in com.blackhillsoftware.dcollect that return ManagementClass.ExpireActionModifier and TypeMethodDescriptionManagementClass.dmcexpac()DMCEXPAC as a ExpireAction.static ManagementClass.ExpireActionManagementClass.ExpireAction.from(int value) Get the ExpireAction for an integer valuestatic ManagementClass.ExpireActionReturns 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.