@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:40.546+01:00[Europe/Prague]") public class ProjectScopeBean extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ProjectScopeBean.AttributesEnum
Gets or Sets attributes
|
| Constructor and Description |
|---|
ProjectScopeBean() |
| Modifier and Type | Method and Description |
|---|---|
ProjectScopeBean |
addAttributesItem(ProjectScopeBean.AttributesEnum attributesItem) |
ProjectScopeBean |
attributes(List<ProjectScopeBean.AttributesEnum> attributes) |
boolean |
equals(Object o) |
List<ProjectScopeBean.AttributesEnum> |
getAttributes()
Defines the behavior of the option in the project.If notSelectable is set, the option cannot be set as the field's value.
|
Long |
getId()
The ID of the project that the option's behavior applies to.
|
int |
hashCode() |
ProjectScopeBean |
id(Long id) |
void |
setAttributes(List<ProjectScopeBean.AttributesEnum> attributes) |
void |
setId(Long id) |
String |
toString() |
public ProjectScopeBean id(Long id)
public Long getId()
public void setId(Long id)
public ProjectScopeBean attributes(List<ProjectScopeBean.AttributesEnum> attributes)
public ProjectScopeBean addAttributesItem(ProjectScopeBean.AttributesEnum attributesItem)
public List<ProjectScopeBean.AttributesEnum> getAttributes()
public void setAttributes(List<ProjectScopeBean.AttributesEnum> attributes)
Copyright © 2011–2021 Everit Kft.. All rights reserved.