javax.ws.rs
Annotation Type DefaultValue


@Target(value={PARAMETER,METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface DefaultValue


Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value


Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.