| Package | Description |
|---|---|
| org.bardframework.base.datatable |
| Modifier and Type | Field and Description |
|---|---|
protected ResultType |
HeaderAbstract.resultType |
| Modifier and Type | Method and Description |
|---|---|
ResultType |
HeaderAbstract.getResultType() |
ResultType |
HeaderDto.getResultType() |
static ResultType |
ResultType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResultType[] |
ResultType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HeaderAbstract.setResultType(ResultType resultType) |
void |
HeaderDto.setResultType(ResultType resultType) |
Copyright © 2020. All rights reserved.