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