| Package | Description |
|---|---|
| com.yahoo.rdl |
| Modifier and Type | Field and Description |
|---|---|
BaseType |
Type.BaseType |
| Modifier and Type | Method and Description |
|---|---|
static BaseType |
BaseType.fromString(String v) |
static BaseType |
BaseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BaseType[] |
BaseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Type(BaseType baseType) |
Copyright © 2016–2021 Verizon Media. All rights reserved.