Package travel.wink.sdk.affiliate.model
Class ChartValueAxisLabelsSupplier
java.lang.Object
travel.wink.sdk.affiliate.model.ChartValueAxisLabelsSupplier
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-08-12T22:08:14.547771993+07:00[Asia/Bangkok]")
public class ChartValueAxisLabelsSupplier
extends Object
The axis labels configuration.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
JSON_PROPERTY_FORMAT
- See Also:
-
-
Constructor Details
-
ChartValueAxisLabelsSupplier
public ChartValueAxisLabelsSupplier()
-
-
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
-
toString
-