@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-11-13T15:26:36.903+01:00[Europe/Prague]") public class CustomFieldContextDefaultValueForgeDateTimeField extends Object
| Constructor and Description |
|---|
CustomFieldContextDefaultValueForgeDateTimeField() |
| Modifier and Type | Method and Description |
|---|---|
CustomFieldContextDefaultValueForgeDateTimeField |
contextId(String contextId) |
CustomFieldContextDefaultValueForgeDateTimeField |
dateTime(String dateTime) |
boolean |
equals(Object o) |
String |
getContextId()
The ID of the context.
|
String |
getDateTime()
The default date-time in ISO format.
|
String |
getType()
Get type
|
Boolean |
getUseCurrent()
Whether to use the current date.
|
int |
hashCode() |
void |
setContextId(String contextId) |
void |
setDateTime(String dateTime) |
void |
setType(String type) |
void |
setUseCurrent(Boolean useCurrent) |
String |
toString() |
CustomFieldContextDefaultValueForgeDateTimeField |
type(String type) |
CustomFieldContextDefaultValueForgeDateTimeField |
useCurrent(Boolean useCurrent) |
public CustomFieldContextDefaultValueForgeDateTimeField()
public CustomFieldContextDefaultValueForgeDateTimeField contextId(String contextId)
public String getContextId()
public void setContextId(String contextId)
public CustomFieldContextDefaultValueForgeDateTimeField dateTime(String dateTime)
public String getDateTime()
public void setDateTime(String dateTime)
public CustomFieldContextDefaultValueForgeDateTimeField type(String type)
public String getType()
public void setType(String type)
public CustomFieldContextDefaultValueForgeDateTimeField useCurrent(Boolean useCurrent)
public Boolean getUseCurrent()
public void setUseCurrent(Boolean useCurrent)
Copyright © 2011–2023 Everit Kft.. All rights reserved.