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