@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-11-13T15:26:36.903+01:00[Europe/Prague]") public class CustomFieldContextDefaultValueReadOnly extends Object
| Constructor and Description |
|---|
CustomFieldContextDefaultValueReadOnly() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getText()
The default text.
|
String |
getType()
Get type
|
int |
hashCode() |
void |
setText(String text) |
void |
setType(String type) |
CustomFieldContextDefaultValueReadOnly |
text(String text) |
String |
toString() |
CustomFieldContextDefaultValueReadOnly |
type(String type) |
public CustomFieldContextDefaultValueReadOnly()
public CustomFieldContextDefaultValueReadOnly text(String text)
public String getText()
public void setText(String text)
public CustomFieldContextDefaultValueReadOnly type(String type)
public String getType()
public void setType(String type)
Copyright © 2011–2023 Everit Kft.. All rights reserved.