Uses of Enum Class
com.qtsurfer.api.client.model.SweepSensitivity.ObjectiveEnum
Packages that use SweepSensitivity.ObjectiveEnum
-
Uses of SweepSensitivity.ObjectiveEnum in com.qtsurfer.api.client.model
Methods in com.qtsurfer.api.client.model that return SweepSensitivity.ObjectiveEnumModifier and TypeMethodDescriptionSweepSensitivity.getObjective()Get objectiveReturns the enum constant of this class with the specified name.static SweepSensitivity.ObjectiveEnum[]SweepSensitivity.ObjectiveEnum.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 SweepSensitivity.ObjectiveEnumModifier and TypeMethodDescriptionSweepSensitivity.objective(SweepSensitivity.ObjectiveEnum objective) voidSweepSensitivity.setObjective(SweepSensitivity.ObjectiveEnum objective)