JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Enum Class
aQute.bnd.properties.LineType
Packages that use
LineType
Package
Description
aQute.bnd.properties
Uses of
LineType
in
aQute.bnd.properties
Methods in
aQute.bnd.properties
that return
LineType
Modifier and Type
Method
Description
LineType
PropertiesLineReader.
next
()
static
LineType
LineType.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
LineType
[]
LineType.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.