Uses of Enum
ru.tinkoff.piapi.contract.v1.SubscriptionInterval
-
Uses of SubscriptionInterval in ru.tinkoff.piapi.contract.v1
Methods in ru.tinkoff.piapi.contract.v1 that return SubscriptionIntervalModifier and TypeMethodDescriptionstatic SubscriptionIntervalSubscriptionInterval.forNumber(int value) Candle.Builder.getInterval()Интервал свечи.Candle.getInterval()Интервал свечи.CandleInstrument.Builder.getInterval()Интервал свечей.CandleInstrument.getInterval()Интервал свечей.CandleInstrumentOrBuilder.getInterval()Интервал свечей.CandleOrBuilder.getInterval()Интервал свечи.CandleSubscription.Builder.getInterval()Интервал свечей.CandleSubscription.getInterval()Интервал свечей.CandleSubscriptionOrBuilder.getInterval()Интервал свечей.static SubscriptionIntervalSubscriptionInterval.valueOf(int value) Deprecated.static SubscriptionIntervalSubscriptionInterval.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static SubscriptionIntervalReturns the enum constant of this type with the specified name.static SubscriptionInterval[]SubscriptionInterval.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 SubscriptionIntervalModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<SubscriptionInterval>SubscriptionInterval.internalGetValueMap()Methods in ru.tinkoff.piapi.contract.v1 with parameters of type SubscriptionIntervalModifier and TypeMethodDescriptionCandle.Builder.setInterval(SubscriptionInterval value) Интервал свечи.CandleInstrument.Builder.setInterval(SubscriptionInterval value) Интервал свечей.CandleSubscription.Builder.setInterval(SubscriptionInterval value) Интервал свечей.