@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:40.546+01:00[Europe/Prague]") public class JsonTypeBean extends Object
| Constructor and Description |
|---|
JsonTypeBean() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Map<String,Object> |
getConfiguration()
If the field is a custom field, the configuration of the field.
|
String |
getCustom()
If the field is a custom field, the URI of the field.
|
Long |
getCustomId()
If the field is a custom field, the custom ID of the field.
|
String |
getItems()
When the data type is an array, the name of the field items within the array.
|
String |
getSystem()
If the field is a system field, the name of the field.
|
String |
getType()
The data type of the field.
|
int |
hashCode() |
String |
toString() |
public String getType()
public String getItems()
public String getSystem()
public String getCustom()
public Long getCustomId()
public Map<String,Object> getConfiguration()
Copyright © 2011–2021 Everit Kft.. All rights reserved.