| Package | Description |
|---|---|
| org.davidmoten.oa3.codegen.test.main.schema |
| Modifier and Type | Method and Description |
|---|---|
static PropertyStartsWithUnderscore.Type |
PropertyStartsWithUnderscore.Type.fromValue(Object value) |
static PropertyStartsWithUnderscore.Type |
PropertyStartsWithUnderscore.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PropertyStartsWithUnderscore.Type[] |
PropertyStartsWithUnderscore.Type.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.Type> |
PropertyStartsWithUnderscore._type() |
| Modifier and Type | Method and Description |
|---|---|
PropertyStartsWithUnderscore.Builder |
PropertyStartsWithUnderscore.Builder._type(PropertyStartsWithUnderscore.Type _type) |
PropertyStartsWithUnderscore |
PropertyStartsWithUnderscore.with_type(PropertyStartsWithUnderscore.Type _type) |
| Modifier and Type | Method and Description |
|---|---|
PropertyStartsWithUnderscore.Builder |
PropertyStartsWithUnderscore.Builder._type(Optional<PropertyStartsWithUnderscore.Type> _type) |
PropertyStartsWithUnderscore |
PropertyStartsWithUnderscore.with_type(Optional<PropertyStartsWithUnderscore.Type> _type) |
| Constructor and Description |
|---|
PropertyStartsWithUnderscore(Optional<PropertyStartsWithUnderscore.Type> _type,
Optional<PropertyStartsWithUnderscore.Type2> type) |
Copyright © 2023. All rights reserved.