Uses of Enum
ru.tinkoff.piapi.contract.v1.StopOrderType
-
Uses of StopOrderType in ru.tinkoff.piapi.contract.v1
Methods in ru.tinkoff.piapi.contract.v1 that return StopOrderTypeModifier and TypeMethodDescriptionstatic StopOrderTypeStopOrderType.forNumber(int value) StopOrder.Builder.getOrderType()Тип стоп-заявки.StopOrder.getOrderType()Тип стоп-заявки.StopOrderOrBuilder.getOrderType()Тип стоп-заявки.PostStopOrderRequest.Builder.getStopOrderType()Тип заявки.PostStopOrderRequest.getStopOrderType()Тип заявки.PostStopOrderRequestOrBuilder.getStopOrderType()Тип заявки.static StopOrderTypeStopOrderType.valueOf(int value) Deprecated.static StopOrderTypeStopOrderType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static StopOrderTypeReturns the enum constant of this type with the specified name.static StopOrderType[]StopOrderType.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 StopOrderTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<StopOrderType>StopOrderType.internalGetValueMap()Methods in ru.tinkoff.piapi.contract.v1 with parameters of type StopOrderTypeModifier and TypeMethodDescriptionStopOrder.Builder.setOrderType(StopOrderType value) Тип стоп-заявки.PostStopOrderRequest.Builder.setStopOrderType(StopOrderType value) Тип заявки.