Uses of Enum
ru.tinkoff.piapi.contract.v1.CandleInterval
-
Uses of CandleInterval in ru.tinkoff.piapi.contract.v1
Methods in ru.tinkoff.piapi.contract.v1 that return CandleIntervalModifier and TypeMethodDescriptionstatic CandleIntervalCandleInterval.forNumber(int value) GetCandlesRequest.Builder.getInterval()Интервал запрошенных свечей.GetCandlesRequest.getInterval()Интервал запрошенных свечей.GetCandlesRequestOrBuilder.getInterval()Интервал запрошенных свечей.static CandleIntervalCandleInterval.valueOf(int value) Deprecated.static CandleIntervalCandleInterval.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static CandleIntervalReturns the enum constant of this type with the specified name.static CandleInterval[]CandleInterval.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 CandleIntervalModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<CandleInterval>CandleInterval.internalGetValueMap()Methods in ru.tinkoff.piapi.contract.v1 with parameters of type CandleIntervalModifier and TypeMethodDescriptionGetCandlesRequest.Builder.setInterval(CandleInterval value) Интервал запрошенных свечей.