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