public interface GeneratorExtension
Modifier and Type | Method and Description |
---|---|
Collection |
extraGeneralImports() |
Collection |
extraInterfaceNames() |
Collection |
extraSpecificImports() |
void |
generate(ClassInfo info,
Class superclassType,
Property[] props,
Class[] propTypes,
IndentedWriter iw) |
Collection extraGeneralImports()
Collection extraSpecificImports()
Collection extraInterfaceNames()
void generate(ClassInfo info, Class superclassType, Property[] props, Class[] propTypes, IndentedWriter iw) throws IOException
IOException
Copyright © 2017 com.mchange. All rights reserved.