public static class ChangeMessage.Key extends com.google.gwtorm.client.StringKey<Change.Id>
Modifier and Type | Field and Description |
---|---|
protected Change.Id |
changeId |
protected java.lang.String |
uuid |
Modifier | Constructor and Description |
---|---|
protected |
Key() |
|
Key(Change.Id change,
java.lang.String uuid) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
get() |
Change.Id |
getParentKey() |
void |
set(java.lang.String newValue) |
protected Change.Id changeId
protected java.lang.String uuid
protected Key()
public Key(Change.Id change, java.lang.String uuid)