public static class AccountGroup.NameKey
extends com.google.gwtorm.client.StringKey<com.google.gwtorm.client.Key<?>>
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
name |
Modifier | Constructor and Description |
---|---|
protected |
NameKey() |
|
NameKey(java.lang.String n) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
get() |
protected void |
set(java.lang.String newValue) |