Uses of Enum
ru.tinkoff.piapi.contract.v1.PriceType
-
Uses of PriceType in ru.tinkoff.piapi.contract.v1
Methods in ru.tinkoff.piapi.contract.v1 that return PriceTypeModifier and TypeMethodDescriptionstatic PriceTypePriceType.forNumber(int value) ReplaceOrderRequest.Builder.getPriceType()Тип цены.ReplaceOrderRequest.getPriceType()Тип цены.ReplaceOrderRequestOrBuilder.getPriceType()Тип цены.static PriceTypePriceType.valueOf(int value) Deprecated.static PriceTypePriceType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static PriceTypeReturns the enum constant of this type with the specified name.static PriceType[]PriceType.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 PriceTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<PriceType>PriceType.internalGetValueMap()Methods in ru.tinkoff.piapi.contract.v1 with parameters of type PriceTypeModifier and TypeMethodDescriptionReplaceOrderRequest.Builder.setPriceType(PriceType value) Тип цены.