Uses of Enum Class
com.qtsurfer.api.client.model.LiveRun.DesiredEnum
Packages that use LiveRun.DesiredEnum
-
Uses of LiveRun.DesiredEnum in com.qtsurfer.api.client.model
Methods in com.qtsurfer.api.client.model that return LiveRun.DesiredEnumModifier and TypeMethodDescriptionstatic LiveRun.DesiredEnumLiveRun.getDesired()What you last asked for.static LiveRun.DesiredEnumReturns the enum constant of this class with the specified name.static LiveRun.DesiredEnum[]LiveRun.DesiredEnum.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 LiveRun.DesiredEnumModifier and TypeMethodDescriptionLiveRun.desired(LiveRun.DesiredEnum desired) voidLiveRun.setDesired(LiveRun.DesiredEnum desired)