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