JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
spold2.Parameter
Uses of
Parameter
in
spold2
Fields in
spold2
with type parameters of type
Parameter
Modifier and Type
Field
Description
final
List
<
Parameter
>
FlowData.
parameters
final
List
<
Parameter
>
UserMasterData.
parameters
Methods in
spold2
that return types with arguments of type
Parameter
Modifier and Type
Method
Description
static
List
<
Parameter
>
Spold2.
getParameters
(
DataSet
ds)