@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:40.546+01:00[Europe/Prague]") public class Screen extends Object
| Constructor and Description |
|---|
Screen() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDescription()
The description of the screen.
|
Long |
getId()
The ID of the screen.
|
String |
getName()
The name of the screen.
|
Scope |
getScope()
The scope of the screen.
|
int |
hashCode() |
Screen |
scope(Scope scope) |
void |
setScope(Scope scope) |
String |
toString() |
public Long getId()
public String getName()
public String getDescription()
public Scope getScope()
public void setScope(Scope scope)
Copyright © 2011–2021 Everit Kft.. All rights reserved.