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