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