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