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