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