Package com.mchange.v2.codegen.bean
Interface PropertyBeanGenerator
-
- All Known Implementing Classes:
InnerBeanPropertyBeanGenerator
,SimplePropertyBeanGenerator
public interface PropertyBeanGenerator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
generate(ClassInfo info, Property[] props, java.io.Writer w)
-