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