@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:34.799+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 edit(String edit)
public String getEdit()
public void setEdit(String edit)
public UpdateScreenTypes create(String create)
public String getCreate()
public void setCreate(String create)
public UpdateScreenTypes view(String view)
public String getView()
public void setView(String view)
public UpdateScreenTypes _default(String _default)
public String getDefault()
public void setDefault(String _default)
Copyright © 2011–2021 Everit Kft.. All rights reserved.