public class OutputField extends Object
| Constructor and Description |
|---|
OutputField(String name,
OP_TYPE opType,
DATA_TYPE dataType,
String targetField,
RESULT_FEATURE resultFeature,
List<String> allowedValues) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAllowedValues() |
DATA_TYPE |
getDataType() |
String |
getName() |
OP_TYPE |
getOpType() |
RESULT_FEATURE |
getResultFeature() |
String |
getTargetField() |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.