@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-11-13T15:26:36.903+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 create(Long create)
public Long getCreate()
public void setCreate(Long create)
public ScreenTypes _default(Long _default)
public Long getDefault()
public void setDefault(Long _default)
public ScreenTypes edit(Long edit)
public Long getEdit()
public void setEdit(Long edit)
public ScreenTypes view(Long view)
public Long getView()
public void setView(Long view)
Copyright © 2011–2023 Everit Kft.. All rights reserved.