|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Json.Style | |
|---|---|
| org.fusesource.restygwt.client | |
| org.fusesource.restygwt.rebind | |
| Uses of Json.Style in org.fusesource.restygwt.client |
|---|
| Methods in org.fusesource.restygwt.client that return Json.Style | |
|---|---|
static Json.Style |
Json.Style.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Json.Style[] |
Json.Style.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.fusesource.restygwt.client with parameters of type Json.Style | ||
|---|---|---|
static
|
AbstractJsonEncoderDecoder.toJSON(Map<String,Type> value,
AbstractJsonEncoderDecoder<Type> encoder,
Json.Style style)
|
|
static
|
AbstractJsonEncoderDecoder.toMap(JSONValue value,
AbstractJsonEncoderDecoder<Type> encoder,
Json.Style style)
|
|
| Uses of Json.Style in org.fusesource.restygwt.rebind |
|---|
| Methods in org.fusesource.restygwt.rebind with parameters of type Json.Style | |
|---|---|
String |
JsonEncoderDecoderInstanceLocator.decodeExpression(JType type,
String expression,
Json.Style style)
|
String |
JsonEncoderDecoderInstanceLocator.encodeExpression(JType type,
String expression,
Json.Style style)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||