@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2022-09-29T11:12:16.359+02:00[Europe/Berlin]") public class TriggerVariableValueDtoAllOf extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SERIALIZED_NAME_LOCAL |
Constructor and Description |
---|
TriggerVariableValueDtoAllOf() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Boolean |
getLocal()
Indicates whether the variable should be a local variable or not.
|
int |
hashCode() |
TriggerVariableValueDtoAllOf |
local(Boolean local) |
void |
setLocal(Boolean local) |
String |
toString() |
public static final String SERIALIZED_NAME_LOCAL
public TriggerVariableValueDtoAllOf local(Boolean local)
@Nullable public Boolean getLocal()
public void setLocal(Boolean local)
Copyright © 2022. All rights reserved.