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.NameTypeBaseConfiguration.NameType.from(int value) Get the BaseNameType for an integer valuestatic BaseConfiguration.NameTypeReturns 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