public class I18nDataEntity extends I18nEntity<DataEntity<?>>
PROPERTY_ENTITY, PROPERTY_LOCALEPROPERTY_ID| Constructor and Description |
|---|
I18nDataEntity() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getValueDescription() |
java.lang.String |
getValueName() |
boolean |
hasValueDescription() |
boolean |
hasValueName() |
void |
setValueDescription(java.lang.String longName) |
void |
setValueName(java.lang.String shortName) |
getDescription, getName, hasDescription, hasName, setDescription, setNamegetEntity, getLocale, setEntity, setLocalepublic java.lang.String getValueName()
public void setValueName(java.lang.String shortName)
public java.lang.String getValueDescription()
public void setValueDescription(java.lang.String longName)
public boolean hasValueDescription()
public boolean hasValueName()
Copyright © 2015–2019 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.