public class DTOutputClause extends Object
| Constructor and Description |
|---|
DTOutputClause(String name,
List<String> outputValues) |
DTOutputClause(String name,
String id,
List<String> outputValues,
String defaultValue) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultValue() |
String |
getId() |
String |
getName() |
List<String> |
getOutputValues() |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.