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