java.lang.Object
gen.org.tkit.onecx.permission.model.ProblemDetailParam.ProblemDetailParamQueryParam
-
Constructor Summary
Constructors
-
Method Summary
void
void
Create a string representation of this pojo.
-
Constructor Details
-
ProblemDetailParamQueryParam
public ProblemDetailParamQueryParam()
-
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