@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2022-09-29T11:12:16.359+02:00[Europe/Berlin]") public class ExtendLockOnExternalTaskDtoAllOf extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SERIALIZED_NAME_NEW_DURATION |
Constructor and Description |
---|
ExtendLockOnExternalTaskDtoAllOf() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Long |
getNewDuration()
An amount of time (in milliseconds).
|
int |
hashCode() |
ExtendLockOnExternalTaskDtoAllOf |
newDuration(Long newDuration) |
void |
setNewDuration(Long newDuration) |
String |
toString() |
public static final String SERIALIZED_NAME_NEW_DURATION
public ExtendLockOnExternalTaskDtoAllOf newDuration(Long newDuration)
@Nullable public Long getNewDuration()
public void setNewDuration(Long newDuration)
Copyright © 2022. All rights reserved.