public class I18nProcedureEntity extends I18nEntity<ProcedureEntity>
PROPERTY_ENTITY, PROPERTY_LOCALEPROPERTY_ID| Constructor and Description |
|---|
I18nProcedureEntity() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getLongName() |
java.lang.String |
getShortName() |
boolean |
hasLongName() |
boolean |
hasShortName() |
void |
setLongName(java.lang.String longName) |
void |
setShortName(java.lang.String shortName) |
getDescription, getName, hasDescription, hasName, setDescription, setNamegetEntity, getLocale, setEntity, setLocalepublic java.lang.String getShortName()
public void setShortName(java.lang.String shortName)
public java.lang.String getLongName()
public void setLongName(java.lang.String longName)
public boolean hasLongName()
public boolean hasShortName()
Copyright © 2015–2019 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.