| Package | Description |
|---|---|
| org.atlasapi.content |
| Modifier and Type | Method and Description |
|---|---|
static EntityType |
EntityType.from(Class<? extends Described> entity)
Deprecated.
|
static EntityType |
EntityType.from(Described entity)
Deprecated.
|
static EntityType |
EntityType.from(String s)
Deprecated.
|
static EntityType |
EntityType.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static EntityType[] |
EntityType.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All rights reserved.