Uses of Enum Class
com.qtsurfer.api.client.model.LiveSignal.TypeEnum
Packages that use LiveSignal.TypeEnum
-
Uses of LiveSignal.TypeEnum in com.qtsurfer.api.client.model
Methods in com.qtsurfer.api.client.model that return LiveSignal.TypeEnumModifier and TypeMethodDescriptionstatic LiveSignal.TypeEnumLiveSignal.getType()Get typestatic LiveSignal.TypeEnumReturns the enum constant of this class with the specified name.static LiveSignal.TypeEnum[]LiveSignal.TypeEnum.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 LiveSignal.TypeEnumModifier and TypeMethodDescriptionvoidLiveSignal.setType(LiveSignal.TypeEnum type) LiveSignal.type(LiveSignal.TypeEnum type)