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