@Generated(value="com.github.davidmoten:openapi-codegen-runtime:0.1.5") public final class NullableMapProperty extends Object
| Constructor and Description |
|---|
NullableMapProperty(org.openapitools.jackson.nullable.JsonNullable<Map<String,Object>> thing) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
org.openapitools.jackson.nullable.JsonNullable<Map<String,Object>> |
thing() |
static NullableMapProperty |
thing(org.openapitools.jackson.nullable.JsonNullable<Map<String,Object>> thing) |
String |
toString() |
public static NullableMapProperty thing(org.openapitools.jackson.nullable.JsonNullable<Map<String,Object>> thing)
Copyright © 2023. All rights reserved.