Uses of Class
ru.tinkoff.piapi.contract.v1.Account
-
Uses of Account in ru.tinkoff.piapi.contract.v1
Methods in ru.tinkoff.piapi.contract.v1 that return AccountModifier and TypeMethodDescriptionAccount.Builder.build()Account.Builder.buildPartial()GetAccountsResponse.Builder.getAccounts(int index) Массив счетов клиента.GetAccountsResponse.getAccounts(int index) Массив счетов клиента.GetAccountsResponseOrBuilder.getAccounts(int index) Массив счетов клиента.static AccountAccount.getDefaultInstance()Account.Builder.getDefaultInstanceForType()Account.getDefaultInstanceForType()static AccountAccount.parseDelimitedFrom(InputStream input) static AccountAccount.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AccountAccount.parseFrom(byte[] data) static AccountAccount.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AccountAccount.parseFrom(com.google.protobuf.ByteString data) static AccountAccount.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AccountAccount.parseFrom(com.google.protobuf.CodedInputStream input) static AccountAccount.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AccountAccount.parseFrom(InputStream input) static AccountAccount.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AccountAccount.parseFrom(ByteBuffer data) static AccountAccount.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in ru.tinkoff.piapi.contract.v1 that return types with arguments of type AccountModifier and TypeMethodDescriptionGetAccountsResponse.Builder.getAccountsList()Массив счетов клиента.GetAccountsResponse.getAccountsList()Массив счетов клиента.GetAccountsResponseOrBuilder.getAccountsList()Массив счетов клиента.com.google.protobuf.Parser<Account>Account.getParserForType()static com.google.protobuf.Parser<Account>Account.parser()Methods in ru.tinkoff.piapi.contract.v1 with parameters of type AccountModifier and TypeMethodDescriptionGetAccountsResponse.Builder.addAccounts(int index, Account value) Массив счетов клиента.GetAccountsResponse.Builder.addAccounts(Account value) Массив счетов клиента.static Account.BuilderAccount.newBuilder(Account prototype) GetAccountsResponse.Builder.setAccounts(int index, Account value) Массив счетов клиента.Method parameters in ru.tinkoff.piapi.contract.v1 with type arguments of type AccountModifier and TypeMethodDescriptionGetAccountsResponse.Builder.addAllAccounts(Iterable<? extends Account> values) Массив счетов клиента.