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