@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:40.546+01:00[Europe/Prague]") public class ScreenTypes extends Object
| Constructor and Description |
|---|
ScreenTypes() |
| Modifier and Type | Method and Description |
|---|---|
ScreenTypes |
_default(Long _default) |
ScreenTypes |
create(Long create) |
ScreenTypes |
edit(Long edit) |
boolean |
equals(Object o) |
Long |
getCreate()
The ID of the create screen.
|
Long |
getDefault()
The ID of the default screen.
|
Long |
getEdit()
The ID of the edit screen.
|
Long |
getView()
The ID of the view screen.
|
int |
hashCode() |
void |
setCreate(Long create) |
void |
setDefault(Long _default) |
void |
setEdit(Long edit) |
void |
setView(Long view) |
String |
toString() |
ScreenTypes |
view(Long view) |
public ScreenTypes edit(Long edit)
public Long getEdit()
public void setEdit(Long edit)
public ScreenTypes create(Long create)
public Long getCreate()
public void setCreate(Long create)
public ScreenTypes view(Long view)
public Long getView()
public void setView(Long view)
public ScreenTypes _default(Long _default)
public Long getDefault()
public void setDefault(Long _default)
Copyright © 2011–2021 Everit Kft.. All rights reserved.