org.semanticweb.elk.config
Annotation Type BaseConfiguration.Parameter


@Retention(value=RUNTIME)
@Target(value=FIELD)
public static @interface BaseConfiguration.Parameter


Required Element Summary
 String type
           
 
Optional Element Summary
 String value
           
 

Element Detail

type

public abstract String type

value

public abstract String value
Default:
""


Copyright © 2011-2013 Department of Computer Science, University of Oxford. All Rights Reserved.