org.qi4j.test.indexing.model
Interface Host

All Superinterfaces:
Composite, Value, ValueComposite

public interface Host
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()