| Package | Description |
|---|---|
| at.molindo.notify.model |
| Modifier and Type | Method and Description |
|---|---|
ParamType |
ParamValue.getType() |
protected abstract ParamType |
Param.type() |
static ParamType |
ParamType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParamType[] |
ParamType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ParamValue.setType(ParamType type) |
Copyright © 2013 Molindo GmbH. All Rights Reserved.