@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2022-11-04T01:02:11.281898+03:00[Europe/Moscow]") public class HashResponseAllOf extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
HashResponseAllOf.CustomTypeAdapterFactory |
| Modifier and Type | Field and Description |
|---|---|
static HashSet<String> |
openapiFields |
static HashSet<String> |
openapiRequiredFields |
static String |
SERIALIZED_NAME_RESULT |
| Constructor and Description |
|---|
HashResponseAllOf() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
static HashResponseAllOf |
fromJson(String jsonString)
Create an instance of HashResponseAllOf given an JSON string
|
HashResponseAllOfResult |
getResult()
Get result
|
int |
hashCode() |
HashResponseAllOf |
result(HashResponseAllOfResult result) |
void |
setResult(HashResponseAllOfResult result) |
String |
toJson()
Convert an instance of HashResponseAllOf to an JSON string
|
String |
toString() |
public static final String SERIALIZED_NAME_RESULT
public HashResponseAllOf result(HashResponseAllOfResult result)
@Nullable public HashResponseAllOfResult getResult()
public void setResult(HashResponseAllOfResult result)
public static HashResponseAllOf fromJson(String jsonString) throws IOException
jsonString - JSON stringIOException - if the JSON string is invalid with respect to HashResponseAllOfpublic String toJson()
Copyright © 2023. All rights reserved.