| Constructor and Description |
|---|
Conflict(Conflicts conflicts,
Object localEntity,
Object receivedEntity,
List<String> properties) |
| Modifier and Type | Method and Description |
|---|---|
void |
acceptClient() |
void |
acceptServer() |
Object |
getLocalEntity() |
List<String> |
getProperties() |
Object |
getReceivedEntity() |
boolean |
isRemoval() |
boolean |
isResolved() |
public Object getLocalEntity()
public Object getReceivedEntity()
public List<String> getProperties()
public boolean isRemoval()
public boolean isResolved()
public void acceptClient()
public void acceptServer()