@Validated @Generated(value="io.swagger.codegen.v3.generators.java.SpringCodegen", date="2018-08-09T18:41:17.591+02:00[Europe/Berlin]") public class TppMessagePISREQUIREDKIDMISSING401 extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TppMessagePISREQUIREDKIDMISSING401.CodeEnum
Gets or Sets code
|
| Constructor and Description |
|---|
TppMessagePISREQUIREDKIDMISSING401() |
| Modifier and Type | Method and Description |
|---|---|
TppMessagePISREQUIREDKIDMISSING401 |
category(TppMessageCategory category) |
TppMessagePISREQUIREDKIDMISSING401 |
code(TppMessagePISREQUIREDKIDMISSING401.CodeEnum code) |
boolean |
equals(Object o) |
TppMessageCategory |
getCategory()
Get category
|
TppMessagePISREQUIREDKIDMISSING401.CodeEnum |
getCode()
Get code
|
String |
getPath()
Get path
|
String |
getText()
Get text
|
int |
hashCode() |
TppMessagePISREQUIREDKIDMISSING401 |
path(String path) |
void |
setCategory(TppMessageCategory category) |
void |
setCode(TppMessagePISREQUIREDKIDMISSING401.CodeEnum code) |
void |
setPath(String path) |
void |
setText(String text) |
TppMessagePISREQUIREDKIDMISSING401 |
text(String text) |
String |
toString() |
public TppMessagePISREQUIREDKIDMISSING401 category(TppMessageCategory category)
@NotNull public TppMessageCategory getCategory()
public void setCategory(TppMessageCategory category)
public TppMessagePISREQUIREDKIDMISSING401 code(TppMessagePISREQUIREDKIDMISSING401.CodeEnum code)
@NotNull public TppMessagePISREQUIREDKIDMISSING401.CodeEnum getCode()
public void setCode(TppMessagePISREQUIREDKIDMISSING401.CodeEnum code)
public TppMessagePISREQUIREDKIDMISSING401 path(String path)
public String getPath()
public void setPath(String path)
public TppMessagePISREQUIREDKIDMISSING401 text(String text)
public String getText()
public void setText(String text)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.