public class EntityUpdate<W extends EntityModification<?,?,?,?>> extends Object
Modifier and Type | Class and Description |
---|---|
static class |
EntityUpdate.Builder<E extends Entity<?,?>,W extends EntityModification<?,?,E,?>,WB extends EntityModification.EntityModificationBuilder<?,?,E,?,W,WB>,U extends EntityUpdate<?>,SELF extends EntityUpdate.Builder<E,W,WB,U,SELF>> |
Modifier | Constructor and Description |
---|---|
protected |
EntityUpdate(GlobalId globalId,
W modification) |
Modifier and Type | Method and Description |
---|---|
GlobalId |
getGlobalId()
Returns the global id.
|
W |
getModification()
Returns the modification object.
|
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.