org.fusesource.restygwt.client
Annotation Type Json


@Documented
@Retention(value=RUNTIME)
@Target(value={FIELD,PARAMETER,TYPE})
public @interface Json


Optional Element Summary
 String name
           
 Json.Style style
           
 

style

public abstract Json.Style style
Default:
org.fusesource.restygwt.client.Json.Style.DEFAULT

name

public abstract String name
Default:
""


Copyright © 2010-2011 FuseSource, Corp.. All Rights Reserved.