| Modifier and Type | Method | Description |
|---|---|---|
EntityType |
Entity.getEntityType() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
Entity.setEntityType(EntityType entityType) |
| Modifier and Type | Method | Description |
|---|---|---|
static EntityType |
EntityType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static EntityType[] |
EntityType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected EntityType |
EntityImpl.entityType |
| Modifier and Type | Method | Description |
|---|---|---|
EntityType |
EntityImpl.getEntityType() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
EntityImpl.setEntityType(EntityType entityType) |
Copyright © 2018. All rights reserved.