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