public class NameAndDescriptionObject extends Object
| Constructor and Description |
|---|
NameAndDescriptionObject() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName() |
String |
getOldName() |
void |
setDescription(String description) |
void |
setName(String name) |
void |
setOldName(String oldName) |
Copyright © 2016. All Rights Reserved.