Uses of Enum
ru.tinkoff.piapi.contract.v1.InstrumentStatus
-
Uses of InstrumentStatus in ru.tinkoff.piapi.contract.v1
Methods in ru.tinkoff.piapi.contract.v1 that return InstrumentStatusModifier and TypeMethodDescriptionstatic InstrumentStatusInstrumentStatus.forNumber(int value) InstrumentsRequest.Builder.getInstrumentStatus()Статус запрашиваемых инструментов.InstrumentsRequest.getInstrumentStatus()Статус запрашиваемых инструментов.InstrumentsRequestOrBuilder.getInstrumentStatus()Статус запрашиваемых инструментов.static InstrumentStatusInstrumentStatus.valueOf(int value) Deprecated.static InstrumentStatusInstrumentStatus.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static InstrumentStatusReturns the enum constant of this type with the specified name.static InstrumentStatus[]InstrumentStatus.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 InstrumentStatusModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<InstrumentStatus>InstrumentStatus.internalGetValueMap()Methods in ru.tinkoff.piapi.contract.v1 with parameters of type InstrumentStatusModifier and TypeMethodDescriptionInstrumentsRequest.Builder.setInstrumentStatus(InstrumentStatus value) Статус запрашиваемых инструментов.