| Package | Description |
|---|---|
| de.digitalcollections.cudami.model.api.identifiable.entity | |
| de.digitalcollections.cudami.model.impl.identifiable.entity |
| Modifier and Type | Method and Description |
|---|---|
EntityType |
Entity.getEntityType() |
static EntityType |
EntityType.valueOf(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 | Method and Description |
|---|---|
void |
Entity.setEntityType(EntityType entityType) |
| Modifier and Type | Field and Description |
|---|---|
protected EntityType |
EntityImpl.entityType |
| Modifier and Type | Method and Description |
|---|---|
EntityType |
EntityImpl.getEntityType() |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityImpl.setEntityType(EntityType entityType) |
Copyright © 2018. All rights reserved.