public class ProblemDetailParam
extends Object
-
Nested Class Summary
Nested Classes
-
Constructor Summary
Constructors
-
Method Summary
void
void
Create a string representation of this pojo.
-
Constructor Details
-
ProblemDetailParam
public ProblemDetailParam()
-
Method Details
-
getKey
Get key
- Returns:
- key
-
setKey
public void setKey(String key)
Set key
-
-
getValue
Get value
- Returns:
- value
-
setValue
public void setValue(String value)
Set value
-
-
toString
Create a string representation of this pojo.
- Overrides:
toString in class Object