@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:40.546+01:00[Europe/Prague]") public class StatusDetails extends Object
| Constructor and Description |
|---|
StatusDetails() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
any() |
boolean |
equals(Object o) |
String |
getDescription()
The description of the status.
|
String |
getIconUrl()
The URL of the icon used to represent the status.
|
String |
getId()
The ID of the status.
|
String |
getName()
The name of the status.
|
String |
getSelf()
The URL of the status.
|
StatusCategory |
getStatusCategory()
The category assigned to the status.
|
int |
hashCode() |
void |
set(String name,
Object value) |
String |
toString() |
public String getSelf()
public String getDescription()
public String getIconUrl()
public String getName()
public String getId()
public StatusCategory getStatusCategory()
Copyright © 2011–2021 Everit Kft.. All rights reserved.