Package | Description |
---|---|
synergynet3.museum.table.settingsapp.entitymanager | |
synergynet3.museum.table.utils |
Modifier and Type | Method and Description |
---|---|
EntityType |
EntityXmlParser.getEntityType()
Gets the entity type.
|
Modifier and Type | Method and Description |
---|---|
EntityType |
Entity.getType() |
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 | Method and Description |
---|---|
void |
Entity.setType(EntityType type) |