@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:40.546+01:00[Europe/Prague]") public class ChangeDetails extends Object
| Constructor and Description |
|---|
ChangeDetails() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getField()
The name of the field changed.
|
String |
getFieldId()
The ID of the field changed.
|
String |
getFieldtype()
The type of the field changed.
|
String |
getFrom()
The details of the original value.
|
String |
getFromString()
The details of the original value as a string.
|
String |
getTo()
The details of the new value.
|
String |
getToString()
The details of the new value as a string.
|
int |
hashCode() |
String |
toString() |
public String getField()
public String getFieldtype()
public String getFieldId()
public String getFrom()
public String getFromString()
public String getTo()
public String getToString()
Copyright © 2011–2021 Everit Kft.. All rights reserved.