Class FXFeaturesCharts
java.lang.Object
com.caplin.motif.fx.config.definitions.client.FXFeaturesCharts
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
comments="Generator version: 7.4.0")
public class FXFeaturesCharts
extends Object
Defines all configurations required for charts.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@NotNull BooleanAre charts enabled.inthashCode()voidsetEnabled(Boolean enabled) toString()
-
Constructor Details
-
FXFeaturesCharts
public FXFeaturesCharts() -
FXFeaturesCharts
Constructor with only required parameters
-
-
Method Details