Uses of Enum
ru.tinkoff.piapi.contract.v1.SecurityTradingStatus
-
Uses of SecurityTradingStatus in ru.tinkoff.piapi.contract.v1
Methods in ru.tinkoff.piapi.contract.v1 that return SecurityTradingStatusModifier and TypeMethodDescriptionstatic SecurityTradingStatusSecurityTradingStatus.forNumber(int value) Bond.Builder.getTradingStatus()Текущий режим торгов инструмента.Bond.getTradingStatus()Текущий режим торгов инструмента.BondOrBuilder.getTradingStatus()Текущий режим торгов инструмента.Currency.Builder.getTradingStatus()Текущий режим торгов инструмента.Currency.getTradingStatus()Текущий режим торгов инструмента.CurrencyOrBuilder.getTradingStatus()Текущий режим торгов инструмента.Etf.Builder.getTradingStatus()Текущий режим торгов инструмента.Etf.getTradingStatus()Текущий режим торгов инструмента.EtfOrBuilder.getTradingStatus()Текущий режим торгов инструмента.Future.Builder.getTradingStatus()Текущий режим торгов инструмента.Future.getTradingStatus()Текущий режим торгов инструмента.FutureOrBuilder.getTradingStatus()Текущий режим торгов инструмента.GetTradingStatusResponse.Builder.getTradingStatus()Статус торговли инструментом.GetTradingStatusResponse.getTradingStatus()Статус торговли инструментом.GetTradingStatusResponseOrBuilder.getTradingStatus()Статус торговли инструментом.Instrument.Builder.getTradingStatus()Текущий режим торгов инструмента.Instrument.getTradingStatus()Текущий режим торгов инструмента.InstrumentOrBuilder.getTradingStatus()Текущий режим торгов инструмента.Option.Builder.getTradingStatus()Текущий режим торгов инструмента.Option.getTradingStatus()Текущий режим торгов инструмента.OptionOrBuilder.getTradingStatus()Текущий режим торгов инструмента.Share.Builder.getTradingStatus()Текущий режим торгов инструмента.Share.getTradingStatus()Текущий режим торгов инструмента.ShareOrBuilder.getTradingStatus()Текущий режим торгов инструмента.TradingStatus.Builder.getTradingStatus()Статус торговли инструментом.TradingStatus.getTradingStatus()Статус торговли инструментом.TradingStatusOrBuilder.getTradingStatus()Статус торговли инструментом.static SecurityTradingStatusSecurityTradingStatus.valueOf(int value) Deprecated.static SecurityTradingStatusSecurityTradingStatus.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static SecurityTradingStatusReturns the enum constant of this type with the specified name.static SecurityTradingStatus[]SecurityTradingStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in ru.tinkoff.piapi.contract.v1 that return types with arguments of type SecurityTradingStatusModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<SecurityTradingStatus>SecurityTradingStatus.internalGetValueMap()Methods in ru.tinkoff.piapi.contract.v1 with parameters of type SecurityTradingStatusModifier and TypeMethodDescriptionBond.Builder.setTradingStatus(SecurityTradingStatus value) Текущий режим торгов инструмента.Currency.Builder.setTradingStatus(SecurityTradingStatus value) Текущий режим торгов инструмента.Etf.Builder.setTradingStatus(SecurityTradingStatus value) Текущий режим торгов инструмента.Future.Builder.setTradingStatus(SecurityTradingStatus value) Текущий режим торгов инструмента.GetTradingStatusResponse.Builder.setTradingStatus(SecurityTradingStatus value) Статус торговли инструментом.Instrument.Builder.setTradingStatus(SecurityTradingStatus value) Текущий режим торгов инструмента.Option.Builder.setTradingStatus(SecurityTradingStatus value) Текущий режим торгов инструмента.Share.Builder.setTradingStatus(SecurityTradingStatus value) Текущий режим торгов инструмента.TradingStatus.Builder.setTradingStatus(SecurityTradingStatus value) Статус торговли инструментом.