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