Uses of Class
com.sun.tools.xjc.generator.bean.ClassOutlineImpl
-
Packages that use ClassOutlineImpl Package Description com.sun.tools.xjc.generator.bean -
-
Uses of ClassOutlineImpl in com.sun.tools.xjc.generator.bean
Methods in com.sun.tools.xjc.generator.bean that return ClassOutlineImpl Modifier and Type Method Description ClassOutlineImplBeanGenerator. getClazz(CClassInfo bean)Methods in com.sun.tools.xjc.generator.bean that return types with arguments of type ClassOutlineImpl Modifier and Type Method Description Collection<ClassOutlineImpl>BeanGenerator. getClasses()Set<ClassOutlineImpl>PackageOutlineImpl. getClasses()Methods in com.sun.tools.xjc.generator.bean with parameters of type ClassOutlineImpl Modifier and Type Method Description protected abstract voidImplStructureStrategy. _extends(ClassOutlineImpl derived, ClassOutlineImpl base)Sets up an inheritance relationship.protected abstract MethodWriterImplStructureStrategy. createMethodWriter(ClassOutlineImpl target)
-