public class NamedObject extends AbstractObject
Modifier and Type | Field and Description |
---|---|
protected String |
name |
id
Constructor and Description |
---|
NamedObject() |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
void |
setName(String name) |
getId, setId
Copyright © 2020. All rights reserved.