| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Gets the description of this Named object
|
String |
getName()
Gets the name of this Named object.
|
void |
setDescription(String description)
Sets the description of this Named object.
|
void |
setName(String name)
Sets the name of this Named object.
|
void setName(String name)
name - new nameString getName()
void setDescription(String description)
description - new descriptionString getDescription()
Copyright © 2020. All rights reserved.