org.qi4j.api.query.grammar
Interface PropertyReference


public interface PropertyReference

Property Reference.


Method Summary
<T> Function<Composite,Property<T>>
reference()
           
 

Method Detail

reference

<T> Function<Composite,Property<T>> reference()