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