Uses of Enum
com.blackhillsoftware.dcollect.Library.LibraryStatus
-
Uses of Library.LibraryStatus in com.blackhillsoftware.dcollect
Modifier and TypeMethodDescriptionLibrary.Status.currentStatus()
current status as a LibraryStatus.Library.dlbcfcs()
DLBCFCS as a LibraryStatus.Library.dlbsout()
DLBSOUT as a LibraryStatus.static Library.LibraryStatus
Library.LibraryStatus.from
(int value) Get the LibraryStatus for an integer valueLibrary.Status.requestedStatus()
requested status as a LibraryStatus.static Library.LibraryStatus
Returns the enum constant of this type with the specified name.static Library.LibraryStatus[]
Library.LibraryStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.