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