| Package | Description |
|---|---|
| com.flipkart.poseidon.pojos |
| Modifier and Type | Method and Description |
|---|---|
ParamPOJO.DataType |
ParamPOJO.getDatatype() |
static ParamPOJO.DataType |
ParamPOJO.DataType.getValueFor(String value) |
static ParamPOJO.DataType |
ParamPOJO.DataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParamPOJO.DataType[] |
ParamPOJO.DataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.