com.mchange.v2.codegen.bean
Interface ResolvedProperty

All Superinterfaces:
Property

public interface ResolvedProperty
extends Property


Method Summary
 Class getType()
           
 
Methods inherited from interface com.mchange.v2.codegen.bean.Property
getDefaultValueExpression, getDefensiveCopyExpression, getGetterModifiers, getName, getSetterModifiers, getSimpleTypeName, getVariableModifiers, isBound, isConstrained, isReadOnly
 

Method Detail

getType

Class getType()