Uses of Enum Class
com.qtsurfer.api.client.model.InstrumentListMeta.SegmentEnum
Packages that use InstrumentListMeta.SegmentEnum
-
Uses of InstrumentListMeta.SegmentEnum in com.qtsurfer.api.client.model
Methods in com.qtsurfer.api.client.model that return InstrumentListMeta.SegmentEnumModifier and TypeMethodDescriptionInstrumentListMeta.getSegment()The market segment served in `data`Returns the enum constant of this class with the specified name.static InstrumentListMeta.SegmentEnum[]InstrumentListMeta.SegmentEnum.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 InstrumentListMeta.SegmentEnumModifier and TypeMethodDescriptionInstrumentListMeta.segment(InstrumentListMeta.SegmentEnum segment) voidInstrumentListMeta.setSegment(InstrumentListMeta.SegmentEnum segment)