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