| Package | Description |
|---|---|
| com.groupbyinc.api.model | |
| com.groupbyinc.api.model.zone |
| Modifier and Type | Method and Description |
|---|---|
abstract Zone.Type |
Zone.getType()
Zones support the following content types:
Content, Record, Banner, Rich_Content
|
static Zone.Type |
Zone.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Zone.Type[] |
Zone.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Zone.Type |
ContentZone.getType() |
Zone.Type |
RecordZone.getType() |
Zone.Type |
RichContentZone.getType() |
Zone.Type |
BannerZone.getType() |
Copyright © 2013–2016 GroupBy Inc.. All rights reserved.