| Package | Description |
|---|---|
| org.wso2.broker.common.data.types |
| Modifier and Type | Method and Description |
|---|---|
FieldValue.Type |
FieldValue.getType() |
static FieldValue.Type |
FieldValue.Type.valueOf(char value) |
static FieldValue.Type |
FieldValue.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FieldValue.Type[] |
FieldValue.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 WSO2. All rights reserved.