Uses of Class
ru.tinkoff.piapi.contract.v1.CountryResponse
-
Uses of CountryResponse in ru.tinkoff.piapi.contract.v1
Methods in ru.tinkoff.piapi.contract.v1 that return CountryResponseModifier and TypeMethodDescriptionCountryResponse.Builder.build()CountryResponse.Builder.buildPartial()GetCountriesResponse.Builder.getCountries(int index) Массив стран.GetCountriesResponse.getCountries(int index) Массив стран.GetCountriesResponseOrBuilder.getCountries(int index) Массив стран.static CountryResponseCountryResponse.getDefaultInstance()CountryResponse.Builder.getDefaultInstanceForType()CountryResponse.getDefaultInstanceForType()static CountryResponseCountryResponse.parseDelimitedFrom(InputStream input) static CountryResponseCountryResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CountryResponseCountryResponse.parseFrom(byte[] data) static CountryResponseCountryResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CountryResponseCountryResponse.parseFrom(com.google.protobuf.ByteString data) static CountryResponseCountryResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CountryResponseCountryResponse.parseFrom(com.google.protobuf.CodedInputStream input) static CountryResponseCountryResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CountryResponseCountryResponse.parseFrom(InputStream input) static CountryResponseCountryResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CountryResponseCountryResponse.parseFrom(ByteBuffer data) static CountryResponseCountryResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in ru.tinkoff.piapi.contract.v1 that return types with arguments of type CountryResponseModifier and TypeMethodDescriptionGetCountriesResponse.Builder.getCountriesList()Массив стран.GetCountriesResponse.getCountriesList()Массив стран.GetCountriesResponseOrBuilder.getCountriesList()Массив стран.com.google.protobuf.Parser<CountryResponse>CountryResponse.getParserForType()static com.google.protobuf.Parser<CountryResponse>CountryResponse.parser()Methods in ru.tinkoff.piapi.contract.v1 with parameters of type CountryResponseModifier and TypeMethodDescriptionGetCountriesResponse.Builder.addCountries(int index, CountryResponse value) Массив стран.GetCountriesResponse.Builder.addCountries(CountryResponse value) Массив стран.CountryResponse.Builder.mergeFrom(CountryResponse other) static CountryResponse.BuilderCountryResponse.newBuilder(CountryResponse prototype) GetCountriesResponse.Builder.setCountries(int index, CountryResponse value) Массив стран.Method parameters in ru.tinkoff.piapi.contract.v1 with type arguments of type CountryResponseModifier and TypeMethodDescriptionGetCountriesResponse.Builder.addAllCountries(Iterable<? extends CountryResponse> values) Массив стран.