@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2022-09-29T11:12:16.359+02:00[Europe/Berlin]") public class ProcessEngineDto extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SERIALIZED_NAME_NAME |
Constructor and Description |
---|
ProcessEngineDto() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getName()
The name of the process engine.
|
int |
hashCode() |
ProcessEngineDto |
name(String name) |
void |
setName(String name) |
String |
toString() |
public static final String SERIALIZED_NAME_NAME
public ProcessEngineDto name(String name)
public void setName(String name)
Copyright © 2022. All rights reserved.