Uses of Enum
ru.tinkoff.piapi.contract.v1.InstrumentType
-
Uses of InstrumentType in ru.tinkoff.piapi.contract.v1
Methods in ru.tinkoff.piapi.contract.v1 that return InstrumentTypeModifier and TypeMethodDescriptionstatic InstrumentTypeInstrumentType.forNumber(int value) OperationItem.Builder.getInstrumentKind()Тип инструмента.OperationItem.getInstrumentKind()Тип инструмента.OperationItemOrBuilder.getInstrumentKind()Тип инструмента.static InstrumentTypeInstrumentType.valueOf(int value) Deprecated.static InstrumentTypeInstrumentType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static InstrumentTypeReturns the enum constant of this type with the specified name.static InstrumentType[]InstrumentType.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 InstrumentTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<InstrumentType>InstrumentType.internalGetValueMap()Methods in ru.tinkoff.piapi.contract.v1 with parameters of type InstrumentTypeModifier and TypeMethodDescriptionOperationItem.Builder.setInstrumentKind(InstrumentType value) Тип инструмента.