Class JavaHelper


  • public class JavaHelper
    extends Object
    • Constructor Detail

      • JavaHelper

        public JavaHelper()
    • Method Detail

      • getClassDefinition

        public CharSequence getClassDefinition​(io.swagger.codegen.v3.CodegenModel codegenModel,
                                               com.github.jknack.handlebars.Options options)
                                        throws IOException
        Throws:
        IOException
      • getJavaProperty

        public CharSequence getJavaProperty​(io.swagger.codegen.v3.CodegenProperty codegenProperty,
                                            com.github.jknack.handlebars.Options options)
                                     throws IOException
        Throws:
        IOException
      • getJacksonXmlProperty

        public CharSequence getJacksonXmlProperty​(io.swagger.codegen.v3.CodegenProperty codegenProperty)
      • getJacksonXmlElementWrapper

        public CharSequence getJacksonXmlElementWrapper​(io.swagger.codegen.v3.CodegenProperty codegenProperty)