Uses of Enum
com.blackhillsoftware.dcollect.BaseConfiguration.NameType
Packages that use BaseConfiguration.NameType
-
Uses of BaseConfiguration.NameType in com.blackhillsoftware.dcollect
Methods in com.blackhillsoftware.dcollect that return BaseConfiguration.NameTypeModifier 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.Methods in com.blackhillsoftware.dcollect that return types with arguments of type BaseConfiguration.NameType