public class XmlSchemaTypeGenerator extends AbstractTypeGenerator<com.sun.codemodel.JCodeModel> implements CodeModelTypeGenerator
| Constructor and Description |
|---|
XmlSchemaTypeGenerator(GType type,
com.sun.codemodel.JCodeModel codeModel,
String packageName,
com.sun.codemodel.JClass jclass) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.javapoet.TypeName |
getGeneratedJavaType() |
GType |
getType() |
void |
output(CodeContainer<com.sun.codemodel.JCodeModel> container,
BuildPhase buildPhase) |
outputpublic void output(CodeContainer<com.sun.codemodel.JCodeModel> container, BuildPhase buildPhase) throws IOException
output in interface TypeGenerator<com.sun.codemodel.JCodeModel>IOExceptionpublic com.squareup.javapoet.TypeName getGeneratedJavaType()
getGeneratedJavaType in interface TypeGenerator<com.sun.codemodel.JCodeModel>public GType getType()
Copyright © 2019 Mulesoft. All rights reserved.