Uses of Enum
com.blackhillsoftware.dcollect.Library.DefaultUse
Packages that use Library.DefaultUse
-
Uses of Library.DefaultUse in com.blackhillsoftware.dcollect
Methods in com.blackhillsoftware.dcollect that return Library.DefaultUseModifier and TypeMethodDescriptionLibrary.dlbedvt()DLBEDVT as a DefaultUse.static Library.DefaultUseLibrary.DefaultUse.from(int value) Get the DefaultUse for an integer valuestatic Library.DefaultUseReturns the enum constant of this type with the specified name.static Library.DefaultUse[]Library.DefaultUse.values()Returns an array containing the constants of this enum type, in the order they are declared.