@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:34.799+01:00[Europe/Prague]") public class SimpleApplicationPropertyBean extends Object
| Constructor and Description |
|---|
SimpleApplicationPropertyBean() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId()
The ID of the application property.
|
String |
getValue()
The new value.
|
int |
hashCode() |
SimpleApplicationPropertyBean |
id(String id) |
void |
setId(String id) |
void |
setValue(String value) |
String |
toString() |
SimpleApplicationPropertyBean |
value(String value) |
public SimpleApplicationPropertyBean id(String id)
public String getId()
public void setId(String id)
public SimpleApplicationPropertyBean value(String value)
public String getValue()
public void setValue(String value)
Copyright © 2011–2021 Everit Kft.. All rights reserved.