| Package | Description |
|---|---|
| org.davidmoten.oa3.codegen.test.main.schema |
| Modifier and Type | Method and Description |
|---|---|
static NullableStringEnum |
NullableStringEnum.fromValue(Object value) |
NullableStringEnum |
NullableStringEnumObject.thing() |
static NullableStringEnum |
NullableStringEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NullableStringEnum[] |
NullableStringEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static NullableStringEnumObject |
NullableStringEnumObject.thing(NullableStringEnum thing) |
| Constructor and Description |
|---|
NullableStringEnumObject(NullableStringEnum thing) |
Copyright © 2023. All rights reserved.