Uses of Enum
com.blackhillsoftware.dcollect.Library.LibraryType
Packages that use Library.LibraryType
-
Uses of Library.LibraryType in com.blackhillsoftware.dcollect
Methods in com.blackhillsoftware.dcollect that return Library.LibraryTypeModifier and TypeMethodDescriptionLibrary.dlbtype()DLBTYPE as a LibraryType.static Library.LibraryTypeLibrary.LibraryType.from(int value) Get the LibraryType for an integer valuestatic Library.LibraryTypeReturns 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.