org.qi4j.test.indexing.model
Interface Domain

All Superinterfaces:
Nameable
All Known Subinterfaces:
DomainEntity

public interface Domain
extends Nameable

JAVADOC Add JavaDoc


Method Summary
 Property<String> description()
           
 
Methods inherited from interface org.qi4j.test.indexing.model.Nameable
name
 

Method Detail

description

Property<String> description()