public class NameableObject extends IdentifiableObject
code, id, name| Constructor and Description |
|---|
NameableObject() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getShortName() |
void |
setDescription(String description) |
void |
setShortName(String shortName) |
Copyright © 2018 UiO. All rights reserved.