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