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