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