org.qi4j.spi.property
Interface PropertyTypeDescriptor

All Superinterfaces:
PropertyDescriptor, PropertyInfo

public interface PropertyTypeDescriptor
extends PropertyDescriptor

JAVADOC


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

Method Detail

propertyType

PropertyType propertyType()