Uses of Enum
ru.tinkoff.piapi.contract.v1.OrderExecutionReportStatus
-
Uses of OrderExecutionReportStatus in ru.tinkoff.piapi.contract.v1
Methods in ru.tinkoff.piapi.contract.v1 that return OrderExecutionReportStatusModifier and TypeMethodDescriptionstatic OrderExecutionReportStatusOrderExecutionReportStatus.forNumber(int value) OrderState.Builder.getExecutionReportStatus()Текущий статус заявки.OrderState.getExecutionReportStatus()Текущий статус заявки.OrderStateOrBuilder.getExecutionReportStatus()Текущий статус заявки.PostOrderResponse.Builder.getExecutionReportStatus()Текущий статус заявки.PostOrderResponse.getExecutionReportStatus()Текущий статус заявки.PostOrderResponseOrBuilder.getExecutionReportStatus()Текущий статус заявки.static OrderExecutionReportStatusOrderExecutionReportStatus.valueOf(int value) Deprecated.static OrderExecutionReportStatusOrderExecutionReportStatus.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static OrderExecutionReportStatusReturns the enum constant of this type with the specified name.static OrderExecutionReportStatus[]OrderExecutionReportStatus.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 OrderExecutionReportStatusModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<OrderExecutionReportStatus>OrderExecutionReportStatus.internalGetValueMap()Methods in ru.tinkoff.piapi.contract.v1 with parameters of type OrderExecutionReportStatusModifier and TypeMethodDescriptionOrderState.Builder.setExecutionReportStatus(OrderExecutionReportStatus value) Текущий статус заявки.PostOrderResponse.Builder.setExecutionReportStatus(OrderExecutionReportStatus value) Текущий статус заявки.