Package travel.wink.sdk.extranet.model
Class ChartValueAxisLabels
java.lang.Object
travel.wink.sdk.extranet.model.ChartValueAxisLabels
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2022-07-01T17:01:03.296785+07:00[Asia/Bangkok]")
public class ChartValueAxisLabels
extends Object
The axis labels configuration.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
JSON_PROPERTY_FORMAT
- See Also:
-
-
Constructor Details
-
ChartValueAxisLabels
public ChartValueAxisLabels()
-
-
Method Details
-
format
-
getFormat
The format for displaying the labels. Uses the format method of IntlService. Contains one placeholder (`{0}`) which represents the category value.- Returns:
- format
-
setFormat
-
equals
-
hashCode
public int hashCode() -
toString
-