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