Uses of Enum
ru.tinkoff.piapi.contract.v1.OrderType
-
Uses of OrderType in ru.tinkoff.piapi.contract.v1
Methods in ru.tinkoff.piapi.contract.v1 that return OrderTypeModifier and TypeMethodDescriptionstatic OrderTypeOrderType.forNumber(int value) OrderState.Builder.getOrderType()Тип заявки.OrderState.getOrderType()Тип заявки.OrderStateOrBuilder.getOrderType()Тип заявки.PostOrderRequest.Builder.getOrderType()Тип заявки.PostOrderRequest.getOrderType()Тип заявки.PostOrderRequestOrBuilder.getOrderType()Тип заявки.PostOrderResponse.Builder.getOrderType()Тип заявки.PostOrderResponse.getOrderType()Тип заявки.PostOrderResponseOrBuilder.getOrderType()Тип заявки.static OrderTypeOrderType.valueOf(int value) Deprecated.static OrderTypeOrderType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static OrderTypeReturns the enum constant of this type with the specified name.static OrderType[]OrderType.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 OrderTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<OrderType>OrderType.internalGetValueMap()Methods in ru.tinkoff.piapi.contract.v1 with parameters of type OrderTypeModifier and TypeMethodDescriptionOrderState.Builder.setOrderType(OrderType value) Тип заявки.PostOrderRequest.Builder.setOrderType(OrderType value) Тип заявки.PostOrderResponse.Builder.setOrderType(OrderType value) Тип заявки.