@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:34.799+01:00[Europe/Prague]") public class Application extends Object
| Constructor and Description |
|---|
Application() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
any() |
boolean |
equals(Object o) |
String |
getName()
The name of the application.
|
String |
getType()
The name-spaced type of the application, used by registered rendering apps.
|
int |
hashCode() |
Application |
name(String name) |
void |
set(String name,
Object value) |
void |
setName(String name) |
void |
setType(String type) |
String |
toString() |
Application |
type(String type) |
public Application type(String type)
public String getType()
public void setType(String type)
public Application name(String name)
public String getName()
public void setName(String name)
Copyright © 2011–2021 Everit Kft.. All rights reserved.