@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-11-13T15:26:43.813+01:00[Europe/Prague]") public class ValidationOptionsForUpdate extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ValidationOptionsForUpdate.LevelsEnum
Gets or Sets levels
|
| Constructor and Description |
|---|
ValidationOptionsForUpdate() |
| Modifier and Type | Method and Description |
|---|---|
ValidationOptionsForUpdate |
addLevelsItem(ValidationOptionsForUpdate.LevelsEnum levelsItem) |
boolean |
equals(Object o) |
List<ValidationOptionsForUpdate.LevelsEnum> |
getLevels()
Get levels
|
int |
hashCode() |
ValidationOptionsForUpdate |
levels(List<ValidationOptionsForUpdate.LevelsEnum> levels) |
void |
setLevels(List<ValidationOptionsForUpdate.LevelsEnum> levels) |
String |
toString() |
public ValidationOptionsForUpdate levels(List<ValidationOptionsForUpdate.LevelsEnum> levels)
public ValidationOptionsForUpdate addLevelsItem(ValidationOptionsForUpdate.LevelsEnum levelsItem)
public List<ValidationOptionsForUpdate.LevelsEnum> getLevels()
public void setLevels(List<ValidationOptionsForUpdate.LevelsEnum> levels)
Copyright © 2011–2023 Everit Kft.. All rights reserved.