Uses of Enum
ru.tinkoff.piapi.contract.v1.OptionDirection
-
Uses of OptionDirection in ru.tinkoff.piapi.contract.v1
Methods in ru.tinkoff.piapi.contract.v1 that return OptionDirectionModifier and TypeMethodDescriptionstatic OptionDirectionOptionDirection.forNumber(int value) Option.Builder.getDirection()Направление опциона.Option.getDirection()Направление опциона.OptionOrBuilder.getDirection()Направление опциона.static OptionDirectionOptionDirection.valueOf(int value) Deprecated.static OptionDirectionOptionDirection.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static OptionDirectionReturns the enum constant of this type with the specified name.static OptionDirection[]OptionDirection.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 OptionDirectionModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<OptionDirection>OptionDirection.internalGetValueMap()Methods in ru.tinkoff.piapi.contract.v1 with parameters of type OptionDirectionModifier and TypeMethodDescriptionOption.Builder.setDirection(OptionDirection value) Направление опциона.