Package | Description |
---|---|
com.google.web.bindery.requestfactory.shared.messages |
Contains classes that define the RequestFactory wire format.
|
Modifier and Type | Method and Description |
---|---|
IdMessage.Strength |
IdMessage.getStrength() |
static IdMessage.Strength |
IdMessage.Strength.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IdMessage.Strength[] |
IdMessage.Strength.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
IdMessage.setStrength(IdMessage.Strength value) |