Class KeyValuePair
java.lang.Object
travel.wink.sdk.user.settings.model.KeyValuePair
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2025-01-02T16:46:25.924756852+07:00[Asia/Bangkok]")
public class KeyValuePair
extends Object
KeyValuePair
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
JSON_PROPERTY_VALUE
- See Also:
-
JSON_PROPERTY_LABEL
- See Also:
-
-
Constructor Details
-
KeyValuePair
public KeyValuePair()
-
-
Method Details
-
value
-
getValue
The value that should be persisted.- Returns:
- value
-
setValue
-
label
-
getLabel
English readable text of the value.- Returns:
- label
-
setLabel
-
equals
-
hashCode
-
toString
-