Package com.mchange.v2.codegen.bean
Interface ResolvedProperty
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Class
getType()
-
Methods inherited from interface com.mchange.v2.codegen.bean.Property
getDefaultValueExpression, getDefensiveCopyExpression, getGetterModifiers, getName, getSetterModifiers, getSimpleTypeName, getVariableModifiers, isBound, isConstrained, isReadOnly
-
-