| Package | Description |
|---|---|
| org.atlasapi.content |
| Modifier and Type | Method and Description |
|---|---|
ReleaseDate.ReleaseType |
ReleaseDate.type() |
static ReleaseDate.ReleaseType |
ReleaseDate.ReleaseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReleaseDate.ReleaseType[] |
ReleaseDate.ReleaseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ReleaseDate(org.joda.time.LocalDate date,
com.metabroadcast.common.intl.Country country,
ReleaseDate.ReleaseType type) |
Copyright © 2014. All rights reserved.