Uses of Enum
ru.tinkoff.piapi.contract.v1.OptionStyle
-
Uses of OptionStyle in ru.tinkoff.piapi.contract.v1
Methods in ru.tinkoff.piapi.contract.v1 that return OptionStyleModifier and TypeMethodDescriptionstatic OptionStyleOptionStyle.forNumber(int value) Option.Builder.getStyle()Стиль опциона.Option.getStyle()Стиль опциона.OptionOrBuilder.getStyle()Стиль опциона.static OptionStyleOptionStyle.valueOf(int value) Deprecated.static OptionStyleOptionStyle.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static OptionStyleReturns the enum constant of this type with the specified name.static OptionStyle[]OptionStyle.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 OptionStyleModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<OptionStyle>OptionStyle.internalGetValueMap()Methods in ru.tinkoff.piapi.contract.v1 with parameters of type OptionStyle