@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2019-01-09T13:52:08.501+01:00[Europe/Berlin]") public class TppMessage405PIS extends Object
| Constructor and Description |
|---|
TppMessage405PIS() |
| Modifier and Type | Method and Description |
|---|---|
TppMessage405PIS |
category(TppMessageCategory category) |
TppMessage405PIS |
code(MessageCode405PIS code) |
boolean |
equals(Object o) |
TppMessageCategory |
getCategory()
Get category
|
MessageCode405PIS |
getCode()
Get code
|
String |
getPath()
Get path
|
String |
getText()
Get text
|
int |
hashCode() |
TppMessage405PIS |
path(String path) |
void |
setCategory(TppMessageCategory category) |
void |
setCode(MessageCode405PIS code) |
void |
setPath(String path) |
void |
setText(String text) |
TppMessage405PIS |
text(String text) |
String |
toString() |
public TppMessage405PIS category(TppMessageCategory category)
public TppMessageCategory getCategory()
public void setCategory(TppMessageCategory category)
public TppMessage405PIS code(MessageCode405PIS code)
public MessageCode405PIS getCode()
public void setCode(MessageCode405PIS code)
public TppMessage405PIS path(String path)
public String getPath()
public void setPath(String path)
public TppMessage405PIS text(String text)
public String getText()
public void setText(String text)
Copyright © 2019. All rights reserved.