public class I18nEntity<T extends DescribableEntity> extends AbstractI18nEntity<T>
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_ENTITY |
static String |
PROPERTY_LOCALE |
PROPERTY_ID| Constructor and Description |
|---|
I18nEntity() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName() |
boolean |
hasDescription() |
boolean |
hasName() |
void |
setDescription(String description) |
void |
setName(String name) |
public static final String PROPERTY_LOCALE
public static final String PROPERTY_ENTITY
Copyright © 2015–2020 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.