Class ProblemDetailParam
java.lang.Object
gen.org.tkit.onecx.permission.model.ProblemDetailParam
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ProblemDetailParam
public ProblemDetailParam()
-
-
Method Details
-
getKey
Get key- Returns:
- key
-
setKey
Set key -
key
-
getValue
Get value- Returns:
- value
-
setValue
Set value -
value
-
toString
Create a string representation of this pojo. -
equals
Compares this object to the specified object. The result istrueif and only if the argument is notnulland is aProblemDetailParamobject that contains the same values as this object. -
hashCode
public int hashCode()Returns a hash code for aProblemDetailParam.
-