Uses of Enum
ru.tinkoff.piapi.contract.v1.MarketDataRequest.PayloadCase
-
Uses of MarketDataRequest.PayloadCase in ru.tinkoff.piapi.contract.v1
Methods in ru.tinkoff.piapi.contract.v1 that return MarketDataRequest.PayloadCaseModifier and TypeMethodDescriptionMarketDataRequest.PayloadCase.forNumber(int value) MarketDataRequest.Builder.getPayloadCase()MarketDataRequest.getPayloadCase()MarketDataRequestOrBuilder.getPayloadCase()MarketDataRequest.PayloadCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static MarketDataRequest.PayloadCase[]MarketDataRequest.PayloadCase.values()Returns an array containing the constants of this enum type, in the order they are declared.