org.qi4j.test.indexing.model
Interface File

All Superinterfaces:
Composite, Value, ValueComposite

@Queryable(value=false)
public interface File
extends ValueComposite

JAVADOC Add JavaDoc.


Method Summary
 Property<String> value()
           
 
Methods inherited from interface org.qi4j.api.value.Value
buildWith, state, toJSON
 
Methods inherited from interface org.qi4j.api.composite.Composite
metaInfo, type
 

Method Detail

value

Property<String> value()