@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-11-13T15:26:43.813+01:00[Europe/Prague]") public class PublishedWorkflowId extends Object
| Constructor and Description |
|---|
PublishedWorkflowId() |
| Modifier and Type | Method and Description |
|---|---|
PublishedWorkflowId |
entityId(String entityId) |
boolean |
equals(Object o) |
String |
getEntityId()
The entity ID of the workflow.
|
String |
getName()
The name of the workflow.
|
int |
hashCode() |
PublishedWorkflowId |
name(String name) |
void |
setEntityId(String entityId) |
void |
setName(String name) |
String |
toString() |
public PublishedWorkflowId entityId(String entityId)
public String getEntityId()
public void setEntityId(String entityId)
public PublishedWorkflowId name(String name)
public String getName()
public void setName(String name)
Copyright © 2011–2023 Everit Kft.. All rights reserved.