public class LabelId
extends com.google.gwtorm.client.StringKey<com.google.gwtorm.client.Key<?>>
Modifier and Type | Field and Description |
---|---|
java.lang.String |
id |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
get() |
static LabelId |
legacySubmit() |
protected void |
set(java.lang.String newValue) |
public static LabelId legacySubmit()
public java.lang.String get()
get
in class com.google.gwtorm.client.StringKey<com.google.gwtorm.client.Key<?>>
protected void set(java.lang.String newValue)
set
in class com.google.gwtorm.client.StringKey<com.google.gwtorm.client.Key<?>>