| Package | Description |
|---|---|
| org.atlasapi.content |
| Modifier and Type | Method and Description |
|---|---|
ContentGroup.Type |
ContentGroup.getType() |
static ContentGroup.Type |
ContentGroup.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContentGroup.Type[] |
ContentGroup.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContentGroup.setType(ContentGroup.Type type) |
| Constructor and Description |
|---|
ContentGroup(ContentGroup.Type type,
String uri,
String curie,
org.atlasapi.media.entity.Publisher publisher) |
Copyright © 2014. All rights reserved.