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.Tag
Packages that use
Tag
Package
Description
no.digipost.api.datatypes.types
Uses of
Tag
in
no.digipost.api.datatypes.types
Methods in
no.digipost.api.datatypes.types
that return
Tag
Modifier and Type
Method
Description
static
Tag
Tag.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
Tag
[]
Tag.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.