@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-11-13T15:26:36.903+01:00[Europe/Prague]") public class CustomFieldContextDefaultValueForgeGroupField extends Object
| Constructor and Description |
|---|
CustomFieldContextDefaultValueForgeGroupField() |
| Modifier and Type | Method and Description |
|---|---|
CustomFieldContextDefaultValueForgeGroupField |
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
|
CustomFieldContextDefaultValueForgeGroupField |
groupId(String groupId) |
int |
hashCode() |
void |
setContextId(String contextId) |
void |
setGroupId(String groupId) |
void |
setType(String type) |
String |
toString() |
CustomFieldContextDefaultValueForgeGroupField |
type(String type) |
public CustomFieldContextDefaultValueForgeGroupField()
public CustomFieldContextDefaultValueForgeGroupField contextId(String contextId)
public String getContextId()
public void setContextId(String contextId)
public CustomFieldContextDefaultValueForgeGroupField groupId(String groupId)
public String getGroupId()
public void setGroupId(String groupId)
public CustomFieldContextDefaultValueForgeGroupField type(String type)
public String getType()
public void setType(String type)
Copyright © 2011–2023 Everit Kft.. All rights reserved.