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