Class RestResponseStatusInterfaceBuilder

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Unit makeImplementation()
      • Methods inherited from class pl.metaprogramming.codegen.java.base.ClassCmBuilderTemplate

        addAnnotation, addGenericParams, classLocator, getClass, getClass, getClassCm, getClassType, getCodeBuf, getContext, getFieldName, getFields, getKind, getMethods, getModel, getNameMapper, getParams, getPriority, getSuperClass, implementationOf, implementationOf, make, makeDeclaration, makeDeclaration, makeDecoration, makeDecoration, makeImplementation, params, priority, setCodeBuf, setComment, setContext, setKind, setPriority, setSuperClass
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RestResponseStatusInterfaceBuilder

        RestResponseStatusInterfaceBuilder(Boolean withContent)