| Package | Description |
|---|---|
| org.davidmoten.oa3.codegen.test.main.schema |
| Modifier and Type | Method and Description |
|---|---|
static Thing2.Stuff |
Thing2.Stuff.of(Integer value) |
static Thing2.Stuff |
Thing2.Stuff.of(String value) |
| Modifier and Type | Method and Description |
|---|---|
Optional<Thing2.Stuff> |
Thing2.stuff() |
| Modifier and Type | Method and Description |
|---|---|
static Thing2 |
Thing2.stuff(Thing2.Stuff stuff) |
| Modifier and Type | Method and Description |
|---|---|
static Thing2 |
Thing2.stuff(Optional<Thing2.Stuff> stuff) |
| Constructor and Description |
|---|
Thing2(Optional<Thing2.Stuff> stuff) |
Copyright © 2023. All rights reserved.