| Package | Description |
|---|---|
| de.retest.ui.descriptors |
| Modifier and Type | Field and Description |
|---|---|
static ParameterType |
DefaultAttribute.parameterTypeAttribute |
static ParameterType |
StringAttribute.parameterTypeBoolean |
static ParameterType |
StringAttribute.parameterTypeClass |
static ParameterType |
StringAttribute.parameterTypeInteger |
static ParameterType |
PathAttribute.parameterTypePath |
static ParameterType |
StringAttribute.parameterTypeString |
| Modifier and Type | Method and Description |
|---|---|
ParameterType |
StringAttribute.getType() |
ParameterType |
PathAttribute.getType() |
abstract ParameterType |
ParameterizedAttribute.getType() |
ParameterType |
DefaultAttribute.getType() |
static ParameterType |
ParameterType.getType(String type) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ParameterType.registerParameterType(ParameterType type) |
Copyright © 2018 ReTest GmbH. All rights reserved.