| Package | Description |
|---|---|
| org.wso2.carbon.analytics.restapi.beans |
| Modifier and Type | Method and Description |
|---|---|
ColumnTypeBean |
ColumnDefinitionBean.getType() |
static ColumnTypeBean |
ColumnTypeBean.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ColumnTypeBean[] |
ColumnTypeBean.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ColumnDefinitionBean.setType(ColumnTypeBean type) |
Copyright © 2016 WSO2. All rights reserved.