Uses of Enum Class
com.qtsurfer.api.client.model.Dataset.TypeEnum
Packages that use Dataset.TypeEnum
-
Uses of Dataset.TypeEnum in com.qtsurfer.api.client.model
Methods in com.qtsurfer.api.client.model that return Dataset.TypeEnumModifier and TypeMethodDescriptionstatic Dataset.TypeEnumDataset.getType()`ticker` for an upload or a `dex` import with no `cadence` requested (native per-trade data).static Dataset.TypeEnumReturns the enum constant of this class with the specified name.static Dataset.TypeEnum[]Dataset.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.qtsurfer.api.client.model with parameters of type Dataset.TypeEnumModifier and TypeMethodDescriptionvoidDataset.setType(Dataset.TypeEnum type) Dataset.type(Dataset.TypeEnum type)