Class RecordDef.RecordDefBuilder
java.lang.Object
io.micronaut.sourcegen.model.AbstractElementBuilder<RecordDef.RecordDefBuilder>
io.micronaut.sourcegen.model.ObjectDefBuilder<RecordDef.RecordDefBuilder>
io.micronaut.sourcegen.model.RecordDef.RecordDefBuilder
- Enclosing class:
RecordDef
public static final class RecordDef.RecordDefBuilder
extends ObjectDefBuilder<RecordDef.RecordDefBuilder>
The record definition builder.
- Since:
- 1.0
- Author:
- Denis Stepanov
-
Field Summary
Fields inherited from class ObjectDefBuilder
innerTypes, methods, properties, superinterfacesFields inherited from class AbstractElementBuilder
annotations, javadoc, modifiers, name, synthetic, thisInstance -
Method Summary
Methods inherited from class ObjectDefBuilder
addInnerType, addInnerType, addMethod, addMethods, addProperty, addSuperinterface, addSuperinterfacesMethods inherited from class AbstractElementBuilder
addAnnotation, addAnnotation, addAnnotation, addAnnotation, addAnnotations, addAnnotations, addJavadoc, addJavadoc, addModifiers, addModifiers, overrideModifiers, synthetic, synthetic
-
Method Details
-
addTypeVariable
-
build
-