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