public class SyncData extends Object
| Modifier and Type | Method and Description |
|---|---|
List<EntityProperty> |
getEntities()
all entities
|
EntityProperty |
getEntity(long id) |
List<RefProperty> |
getRefs() |
boolean |
hasEntity(long id) |
String |
toString() |
public SyncData(Bundle bundle)
public EntityProperty getEntity(long id)
public boolean hasEntity(long id)
public List<RefProperty> getRefs()
public List<EntityProperty> getEntities()
Copyright © 2021. All rights reserved.