public class NameableObject extends IdentifiableObject
| Modifier and Type | Field and Description |
|---|---|
protected String |
description |
protected String |
shortName |
code, created, id, lastUpdated, name| Constructor and Description |
|---|
NameableObject() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getShortName() |
void |
setDescription(String description) |
void |
setShortName(String shortName) |
equals, getCode, getCreated, getId, getLastUpdated, getName, hashCode, setCode, setCreated, setId, setLastUpdated, setName, toStringCopyright © 2019 UiO. All rights reserved.