@Generated(value="com.github.davidmoten:openapi-codegen-runtime:0.1.5") public final class PropertyStartsWithUnderscore extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PropertyStartsWithUnderscore.Builder |
static class |
PropertyStartsWithUnderscore.Type |
static class |
PropertyStartsWithUnderscore.Type2 |
| Constructor and Description |
|---|
PropertyStartsWithUnderscore(Optional<PropertyStartsWithUnderscore.Type> _type,
Optional<PropertyStartsWithUnderscore.Type2> type) |
| Modifier and Type | Method and Description |
|---|---|
Optional<PropertyStartsWithUnderscore.Type> |
_type() |
static PropertyStartsWithUnderscore.Builder |
builder() |
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
Optional<PropertyStartsWithUnderscore.Type2> |
type() |
PropertyStartsWithUnderscore |
with_type(Optional<PropertyStartsWithUnderscore.Type> _type) |
PropertyStartsWithUnderscore |
with_type(PropertyStartsWithUnderscore.Type _type) |
PropertyStartsWithUnderscore |
withType(Optional<PropertyStartsWithUnderscore.Type2> type) |
PropertyStartsWithUnderscore |
withType(PropertyStartsWithUnderscore.Type2 type) |
@ConstructorBinding public PropertyStartsWithUnderscore(Optional<PropertyStartsWithUnderscore.Type> _type, Optional<PropertyStartsWithUnderscore.Type2> type)
public static PropertyStartsWithUnderscore.Builder builder()
public Optional<PropertyStartsWithUnderscore.Type> _type()
public Optional<PropertyStartsWithUnderscore.Type2> type()
public PropertyStartsWithUnderscore with_type(Optional<PropertyStartsWithUnderscore.Type> _type)
public PropertyStartsWithUnderscore with_type(PropertyStartsWithUnderscore.Type _type)
public PropertyStartsWithUnderscore withType(Optional<PropertyStartsWithUnderscore.Type2> type)
public PropertyStartsWithUnderscore withType(PropertyStartsWithUnderscore.Type2 type)
Copyright © 2023. All rights reserved.