| Package | Description |
|---|---|
| org.davidmoten.oa3.codegen.generator | |
| org.davidmoten.oa3.codegen.generator.writer |
| Modifier and Type | Field and Description |
|---|---|
List<Generator.Cls> |
Generator.Cls.classes |
Optional<Generator.Cls> |
Generator.Cls.owner |
| Modifier and Type | Method and Description |
|---|---|
Optional<Generator.Cls> |
Names.cls(String fullClassName) |
| Modifier and Type | Method and Description |
|---|---|
String |
Generator.Field.fieldName(Generator.Cls cls) |
void |
Names.registerCls(Generator.Cls cls) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SchemasCodeWriter.writeSchemaClass(Names names,
Map<String,Set<Generator.Cls>> fullClassNameInterfaces,
Generator.Cls cls,
String schemaName) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SchemasCodeWriter.writeSchemaClass(Names names,
Map<String,Set<Generator.Cls>> fullClassNameInterfaces,
Generator.Cls cls,
String schemaName) |
Copyright © 2023. All rights reserved.