Uses of Enum
com.blackhillsoftware.dcollect.ManagementClass.ExpirationFormat
Packages that use ManagementClass.ExpirationFormat
-
Uses of ManagementClass.ExpirationFormat in com.blackhillsoftware.dcollect
Methods in com.blackhillsoftware.dcollect that return ManagementClass.ExpirationFormatModifier 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.