Uses of Enum Class
io.helidon.codegen.classmodel.ClassType
Packages that use ClassType
-
Uses of ClassType in io.helidon.codegen.classmodel
Methods in io.helidon.codegen.classmodel that return ClassTypeModifier and TypeMethodDescriptionstatic ClassTypeDeprecated, for removal: This API element is subject to removal in a future version.Returns the enum constant of this class with the specified name.static ClassType[]ClassType.values()Deprecated, for removal: This API element is subject to removal in a future version.Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.helidon.codegen.classmodel with parameters of type ClassType
ClassBase.Builder.classType(io.helidon.common.types.ElementKind)