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


@Retention(value=SOURCE)
@Target(value=METHOD)
public @interface Post


Required Element Summary
 java.lang.String value
           
 

Element Detail

value

public abstract java.lang.String value


Copyright © 2010-2012. All Rights Reserved.