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