org.openrdf.server.metadata.annotations
Annotation Type title


@Retention(value=RUNTIME)
@Target(value={METHOD,TYPE})
public @interface title

Placed on methods to describe their result.

Author:
James Leigh

Required Element Summary
 String[] value
           
 

Element Detail

value

public abstract String[] value


Copyright © 2004-2009 James Leigh Services Inc.. All Rights Reserved.