Uses of Enum
com.blackhillsoftware.dcollect.Library.LibraryType
-
Uses of Library.LibraryType in com.blackhillsoftware.dcollect
Modifier and TypeMethodDescriptionLibrary.dlbtype()
DLBTYPE as a LibraryType.static Library.LibraryType
Library.LibraryType.from
(int value) Get the LibraryType for an integer valuestatic Library.LibraryType
Returns the enum constant of this type with the specified name.static Library.LibraryType[]
Library.LibraryType.values()
Returns an array containing the constants of this enum type, in the order they are declared.