Uses of Enum
ru.tinkoff.piapi.contract.v1.OptionSettlementType
-
Uses of OptionSettlementType in ru.tinkoff.piapi.contract.v1
Methods in ru.tinkoff.piapi.contract.v1 that return OptionSettlementTypeModifier and TypeMethodDescriptionstatic OptionSettlementTypeOptionSettlementType.forNumber(int value) Option.Builder.getSettlementType()Способ исполнения опциона.Option.getSettlementType()Способ исполнения опциона.OptionOrBuilder.getSettlementType()Способ исполнения опциона.static OptionSettlementTypeOptionSettlementType.valueOf(int value) Deprecated.static OptionSettlementTypeOptionSettlementType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static OptionSettlementTypeReturns the enum constant of this type with the specified name.static OptionSettlementType[]OptionSettlementType.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 OptionSettlementTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<OptionSettlementType>OptionSettlementType.internalGetValueMap()Methods in ru.tinkoff.piapi.contract.v1 with parameters of type OptionSettlementTypeModifier and TypeMethodDescriptionOption.Builder.setSettlementType(OptionSettlementType value) Способ исполнения опциона.