public static class InheritanceTestcase.BaseUser extends InheritanceTestcase.BaseEntity
| Modifier and Type | Field and Description |
|---|---|
protected String |
name |
id| Constructor and Description |
|---|
BaseUser() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
void |
setName(String name) |
getId, setIdCopyright © 2019 Glasnost. All rights reserved.