org.qi4j.spi.property
Interface PropertyDescriptor

All Superinterfaces:
PropertyInfo
All Known Subinterfaces:
PropertyTypeDescriptor

public interface PropertyDescriptor
extends PropertyInfo

JAVADOC


Method Summary
 Method accessor()
           
 Object initialValue()
           
 
Methods inherited from interface org.qi4j.api.property.PropertyInfo
isComputed, isImmutable, metaInfo, qualifiedName, type
 

Method Detail

accessor

Method accessor()

initialValue

Object initialValue()