@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:40.546+01:00[Europe/Prague]") public class Status extends Object
| Constructor and Description |
|---|
Status() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
any() |
boolean |
equals(Object o) |
Icon |
getIcon()
Details of the icon representing the status.
|
Boolean |
getResolved()
Whether the item is resolved.
|
int |
hashCode() |
Status |
icon(Icon icon) |
Status |
resolved(Boolean resolved) |
void |
set(String name,
Object value) |
void |
setIcon(Icon icon) |
void |
setResolved(Boolean resolved) |
String |
toString() |
public Boolean getResolved()
public void setResolved(Boolean resolved)
public Icon getIcon()
public void setIcon(Icon icon)
Copyright © 2011–2021 Everit Kft.. All rights reserved.