| Package | Description |
|---|---|
| org.fit.layout.api |
| Modifier and Type | Method and Description |
|---|---|
ParametrizedOperation.ValueType[] |
ParametrizedOperation.getParamTypes()
Obtains a list of available parameter value types.
|
static ParametrizedOperation.ValueType |
ParametrizedOperation.ValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParametrizedOperation.ValueType[] |
ParametrizedOperation.ValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.