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