Class FXFeaturesCharts
java.lang.Object
com.caplin.motif.fx.config.definitions.client.FXFeaturesCharts
@Generated("org.openapitools.codegen.languages.SpringCodegen")
public class FXFeaturesCharts
extends Object
Defines all configurations required for charts.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
@NotNull Boolean
Are charts enabled.int
hashCode()
void
setEnabled
(Boolean enabled) toString()
-
Constructor Details
-
FXFeaturesCharts
public FXFeaturesCharts() -
FXFeaturesCharts
Constructor with only required parameters
-
-
Method Details