@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-11-13T15:26:36.903+01:00[Europe/Prague]") public class ContainerForProjectFeatures extends Object
| Constructor and Description |
|---|
ContainerForProjectFeatures() |
| Modifier and Type | Method and Description |
|---|---|
ContainerForProjectFeatures |
addFeaturesItem(ProjectFeature featuresItem) |
boolean |
equals(Object o) |
ContainerForProjectFeatures |
features(List<ProjectFeature> features) |
List<ProjectFeature> |
getFeatures()
The project features.
|
int |
hashCode() |
void |
setFeatures(List<ProjectFeature> features) |
String |
toString() |
public ContainerForProjectFeatures features(List<ProjectFeature> features)
public ContainerForProjectFeatures addFeaturesItem(ProjectFeature featuresItem)
public List<ProjectFeature> getFeatures()
public void setFeatures(List<ProjectFeature> features)
Copyright © 2011–2023 Everit Kft.. All rights reserved.