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