Uses of Enum
ru.tinkoff.piapi.contract.v1.InstrumentIdType
-
Uses of InstrumentIdType in ru.tinkoff.piapi.contract.v1
Methods in ru.tinkoff.piapi.contract.v1 that return InstrumentIdTypeModifier and TypeMethodDescriptionstatic InstrumentIdTypeInstrumentIdType.forNumber(int value) InstrumentRequest.Builder.getIdType()Тип идентификатора инструмента.InstrumentRequest.getIdType()Тип идентификатора инструмента.InstrumentRequestOrBuilder.getIdType()Тип идентификатора инструмента.static InstrumentIdTypeInstrumentIdType.valueOf(int value) Deprecated.static InstrumentIdTypeInstrumentIdType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static InstrumentIdTypeReturns the enum constant of this type with the specified name.static InstrumentIdType[]InstrumentIdType.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 InstrumentIdTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<InstrumentIdType>InstrumentIdType.internalGetValueMap()Methods in ru.tinkoff.piapi.contract.v1 with parameters of type InstrumentIdTypeModifier and TypeMethodDescriptionInstrumentRequest.Builder.setIdType(InstrumentIdType value) Тип идентификатора инструмента.