Package travel.wink.sdk.analytics.model
Class ChartValueAxisLabelsConsumer
java.lang.Object
travel.wink.sdk.analytics.model.ChartValueAxisLabelsConsumer
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-07-24T11:28:36.455821383+07:00[Asia/Bangkok]")
public class ChartValueAxisLabelsConsumer
extends Object
The axis labels configuration.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
JSON_PROPERTY_FORMAT
- See Also:
-
-
Constructor Details
-
ChartValueAxisLabelsConsumer
public ChartValueAxisLabelsConsumer()
-
-
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
-