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