Class InnerClass
java.lang.Object
io.helidon.codegen.classmodel.ClassBase
io.helidon.codegen.classmodel.InnerClass
Inner class model.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionAccess modifier of this component.List of annotations on this component.static InnerClass.Builderbuilder()Create newInnerClass.Builderinstance.Description (javadoc) of this component.name()Name of this component.typeName()Type name of this component.Methods inherited from class ClassBase
constructors, fields, genericArguments, innerClasses, interfaceTypeNames, isAbstract, isFinal, isStatic, kind, methods, permittedSubclassTypeNames, sealed, superTypeNameModifier and TypeMethodDescriptionAll declared constructors.fields()All declared fields.Generic type parameters declared by this type, including their bounds.All declared inner classes.Implemented interfaces.booleanIs this an abstract class.booleanisFinal()Is this a final class.booleanisStatic()Is this a static class.kind()Kind of this type.methods()All declared methods.Permitted direct subclasses of this sealed class or interface.booleansealed()Is this a sealed class or interface.Type name of the super class (if this is a class and it extends another class).
-
Method Details
-
builder
Create newInnerClass.Builderinstance.- Returns:
- new builder instance
-
annotations
-
name
-
accessModifier
-
description
-
typeName
-