Uses of Enum Class
com.qtsurfer.api.client.model.LiveRunCompact.StageEnum
Packages that use LiveRunCompact.StageEnum
-
Uses of LiveRunCompact.StageEnum in com.qtsurfer.api.client.model
Methods in com.qtsurfer.api.client.model that return LiveRunCompact.StageEnumModifier and TypeMethodDescriptionstatic LiveRunCompact.StageEnumLiveRunCompact.getStage()Get stagestatic LiveRunCompact.StageEnumReturns the enum constant of this class with the specified name.static LiveRunCompact.StageEnum[]LiveRunCompact.StageEnum.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 LiveRunCompact.StageEnumModifier and TypeMethodDescriptionvoidLiveRunCompact.setStage(LiveRunCompact.StageEnum stage) LiveRunCompact.stage(LiveRunCompact.StageEnum stage)