Class Generator.Cls
java.lang.Object
org.davidmoten.oa3.codegen.generator.Generator.Cls
- Enclosing class:
Generator
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal List<Generator.Cls> final List<Generator.Field> booleanOptional<io.swagger.v3.oas.models.media.Schema<?>> boolean -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanbooleannextFieldName(String name, io.swagger.v3.oas.models.media.Schema<?> schema) pkg()boolean
-
Field Details
-
category
-
fullClassName
-
description
-
classType
-
fields
-
enumMembers
-
enumNames
-
classes
-
discriminator
-
enumValueFullType
-
topLevel
public boolean topLevel -
hasProperties
public boolean hasProperties -
polymorphicType
-
owner
-
name
-
schema
-
-
Constructor Details
-
Cls
public Cls()
-
-
Method Details
-
nextAnonymousFieldName
-
nextFieldName
-
fieldName
-
pkg
-
simpleName
-
unwrapSingleField
public boolean unwrapSingleField() -
ownersAndSiblingsSimpleNames
-
isNullableEnum
public boolean isNullableEnum() -
hasEnumNullValue
public boolean hasEnumNullValue() -
hasEncoding
public boolean hasEncoding()
-