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