@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-11-13T15:26:36.903+01:00[Europe/Prague]") public class ProjectFeatureState extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ProjectFeatureState.StateEnum
The feature state.
|
| Constructor and Description |
|---|
ProjectFeatureState() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
ProjectFeatureState.StateEnum |
getState()
The feature state.
|
int |
hashCode() |
void |
setState(ProjectFeatureState.StateEnum state) |
ProjectFeatureState |
state(ProjectFeatureState.StateEnum state) |
String |
toString() |
public ProjectFeatureState state(ProjectFeatureState.StateEnum state)
public ProjectFeatureState.StateEnum getState()
public void setState(ProjectFeatureState.StateEnum state)
Copyright © 2011–2023 Everit Kft.. All rights reserved.