@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:34.799+01:00[Europe/Prague]") public class ProjectCategory extends Object
| Constructor and Description |
|---|
ProjectCategory() |
| Modifier and Type | Method and Description |
|---|---|
ProjectCategory |
description(String description) |
boolean |
equals(Object o) |
String |
getDescription()
The description of the project category.
|
String |
getId()
The ID of the project category.
|
String |
getName()
The name of the project category.
|
URI |
getSelf()
The URL of the project category.
|
int |
hashCode() |
ProjectCategory |
name(String name) |
void |
setDescription(String description) |
void |
setName(String name) |
String |
toString() |
public URI getSelf()
public String getId()
public ProjectCategory name(String name)
public String getName()
public void setName(String name)
public ProjectCategory description(String description)
public String getDescription()
public void setDescription(String description)
Copyright © 2011–2021 Everit Kft.. All rights reserved.