public class EntitiesImpl extends Object implements Entities
| Constructor and Description |
|---|
EntitiesImpl() |
| 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) |
public List<Properties> getProperties()
getProperties in interface EntitiesCopyright © 2018 BITPlan GmbH. All rights reserved.