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