@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-11-13T15:26:36.903+01:00[Europe/Prague]") public class StatusScope extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
StatusScope.TypeEnum
The scope of the status.
|
| Constructor and Description |
|---|
StatusScope() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
ProjectId |
getProject()
Get project
|
StatusScope.TypeEnum |
getType()
The scope of the status.
|
int |
hashCode() |
StatusScope |
project(ProjectId project) |
void |
setProject(ProjectId project) |
void |
setType(StatusScope.TypeEnum type) |
String |
toString() |
StatusScope |
type(StatusScope.TypeEnum type) |
public StatusScope project(ProjectId project)
public ProjectId getProject()
public void setProject(ProjectId project)
public StatusScope type(StatusScope.TypeEnum type)
public StatusScope.TypeEnum getType()
public void setType(StatusScope.TypeEnum type)
Copyright © 2011–2023 Everit Kft.. All rights reserved.