| Package | Description |
|---|---|
| org.davidmoten.oa3.codegen.test.main.schema |
| Modifier and Type | Method and Description |
|---|---|
PropertyAnonymous.Name |
PropertyAnonymous.Name.Builder.build() |
PropertyAnonymous.Name |
PropertyAnonymous.Name.withFirst(Optional<String> first) |
PropertyAnonymous.Name |
PropertyAnonymous.Name.withFirst(String first) |
PropertyAnonymous.Name |
PropertyAnonymous.Name.withSecond(Optional<String> second) |
PropertyAnonymous.Name |
PropertyAnonymous.Name.withSecond(String second) |
| Modifier and Type | Method and Description |
|---|---|
Optional<PropertyAnonymous.Name> |
PropertyAnonymous.name() |
| Modifier and Type | Method and Description |
|---|---|
static PropertyAnonymous |
PropertyAnonymous.name(PropertyAnonymous.Name name) |
| Modifier and Type | Method and Description |
|---|---|
static PropertyAnonymous |
PropertyAnonymous.name(Optional<PropertyAnonymous.Name> name) |
| Constructor and Description |
|---|
PropertyAnonymous(Optional<PropertyAnonymous.Name> name) |
Copyright © 2023. All rights reserved.