@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2022-09-29T11:12:16.359+02:00[Europe/Berlin]") public class AnnotationDto extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SERIALIZED_NAME_ANNOTATION |
Constructor and Description |
---|
AnnotationDto() |
Modifier and Type | Method and Description |
---|---|
AnnotationDto |
annotation(String annotation) |
boolean |
equals(Object o) |
String |
getAnnotation()
The annotation value to put.
|
int |
hashCode() |
void |
setAnnotation(String annotation) |
String |
toString() |
public static final String SERIALIZED_NAME_ANNOTATION
public AnnotationDto annotation(String annotation)
@Nullable public String getAnnotation()
public void setAnnotation(String annotation)
Copyright © 2022. All rights reserved.