| Package | Description |
|---|---|
| org.atlasapi.segment |
| Modifier and Type | Method and Description |
|---|---|
SegmentType |
Segment.getType() |
static SegmentType |
SegmentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SegmentType[] |
SegmentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.metabroadcast.common.base.Maybe<SegmentType> |
SegmentType.fromString(String type) |
| Modifier and Type | Method and Description |
|---|---|
void |
Segment.setType(SegmentType type) |
Copyright © 2014. All rights reserved.