| Package | Description |
|---|---|
| com.groupbyinc.api.model |
| Modifier and Type | Method and Description |
|---|---|
Navigation.Type |
Navigation.getType()
The navigation type:
- Value
- Range
- Dynamic_Range
|
static Navigation.Type |
Navigation.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Navigation.Type[] |
Navigation.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Navigation |
Navigation.setType(Navigation.Type type) |
Copyright © 2013–2016 GroupBy Inc.. All rights reserved.