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.TLPHDEnum
Packages that use
TLPHDEnum
Package
Description
org.lfenergy.compas.scl2007b4.model
Uses of
TLPHDEnum
in
org.lfenergy.compas.scl2007b4.model
Methods in
org.lfenergy.compas.scl2007b4.model
that return
TLPHDEnum
Modifier and Type
Method
Description
static
TLPHDEnum
TLPHDEnum.
fromValue
(
String
v)
static
TLPHDEnum
TLPHDEnum.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
TLPHDEnum
[]
TLPHDEnum.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.