@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-11-13T15:26:36.903+01:00[Europe/Prague]") public class UiModificationDetails extends Object
| Constructor and Description |
|---|
UiModificationDetails() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<UiModificationContextDetails> |
getContexts()
List of contexts of the UI modification.
|
String |
getData()
The data of the UI modification.
|
String |
getDescription()
The description of the UI modification.
|
String |
getId()
The ID of the UI modification.
|
String |
getName()
The name of the UI modification.
|
String |
getSelf()
The URL of the UI modification.
|
int |
hashCode() |
String |
toString() |
public List<UiModificationContextDetails> getContexts()
public String getData()
public String getDescription()
public String getId()
public String getName()
public String getSelf()
Copyright © 2011–2023 Everit Kft.. All rights reserved.