Uses of Enum
com.blackhillsoftware.dcollect.BaseConfiguration.NameType
-
Uses of BaseConfiguration.NameType in com.blackhillsoftware.dcollect
Modifier and TypeMethodDescriptionBaseConfiguration.SystemInformation.dbcsnmty()
DBCSNMTY as a NameType.static BaseConfiguration.NameType
BaseConfiguration.NameType.from
(int value) Get the BaseNameType for an integer valuestatic BaseConfiguration.NameType
Returns the enum constant of this type with the specified name.static BaseConfiguration.NameType[]
BaseConfiguration.NameType.values()
Returns an array containing the constants of this enum type, in the order they are declared.