org.openrdf.repository.object.annotations
Annotation Type prefix


@Retention(value=RUNTIME)
@Target(value=PACKAGE)
public @interface prefix

Indicates the property and method prefix used for this package and namespace.

Author:
James Leigh

Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value


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