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