org.cruxframework.crux.core.shared.json.annotations
Annotation Type JsonProperty


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface JsonProperty


Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value


Copyright © 2015. All rights reserved.