com.googlecode.androidannotations.annotations.rest
Annotation Type Rest


@Retention(value=CLASS)
@Target(value=TYPE)
public @interface Rest


Optional Element Summary
 java.lang.String value
           
 

value

public abstract java.lang.String value
Default:
""


Copyright © 2010-2012. All Rights Reserved.