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