@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:34.799+01:00[Europe/Prague]") public class WorkflowTransitionProperty extends Object
| Constructor and Description |
|---|
WorkflowTransitionProperty() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
any() |
boolean |
equals(Object o) |
String |
getId()
The ID of the transition property.
|
String |
getKey()
The key of the transition property.
|
String |
getValue()
The value of the transition property.
|
int |
hashCode() |
void |
set(String name,
Object value) |
void |
setValue(String value) |
String |
toString() |
WorkflowTransitionProperty |
value(String value) |
public String getKey()
public WorkflowTransitionProperty value(String value)
public String getValue()
public void setValue(String value)
public String getId()
Copyright © 2011–2021 Everit Kft.. All rights reserved.