public class PolymorphicEntity extends Object implements Serializable
| Constructor and Description |
|---|
PolymorphicEntity() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getType() |
void |
setName(String name) |
void |
setType(String type) |
Copyright © 2022. All rights reserved.