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