public interface Entities
| Modifier and Type | Method and Description |
|---|---|
String |
getEclass() |
int |
getId() |
List<Properties> |
getProperties() |
String |
getType() |
String |
getUuid() |
void |
setEclass(String eclass) |
void |
setId(int id) |
void |
setType(String type) |
void |
setUuid(String uuid) |
Copyright © 2018 BITPlan GmbH. All rights reserved.