Package com.mchange.v2.codegen.bean
Interface ResolvedClassInfo
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Class[]getInterfaces()java.lang.Class[]getSuperclass()-
Methods inherited from interface com.mchange.v2.codegen.bean.ClassInfo
getClassName, getGeneralImports, getInterfaceNames, getModifiers, getPackageName, getSpecificImports, getSuperclassName
-
-