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