JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Enum
libldt3.model.enums.Satzart
Packages that use
Satzart
Package
Description
libldt3.model.enums
Uses of
Satzart
in
libldt3.model.enums
Methods in
libldt3.model.enums
that return
Satzart
Modifier and Type
Method
Description
static
Satzart
Satzart.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
Satzart
[]
Satzart.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.