Uses of Class
ru.tinkoff.piapi.contract.v1.Bond
-
Uses of Bond in ru.tinkoff.piapi.contract.v1
Methods in ru.tinkoff.piapi.contract.v1 that return BondModifier and TypeMethodDescriptionBond.Builder.build()Bond.Builder.buildPartial()static BondBond.getDefaultInstance()Bond.Builder.getDefaultInstanceForType()Bond.getDefaultInstanceForType()BondResponse.Builder.getInstrument()Информация об облигации.BondResponse.getInstrument()Информация об облигации.BondResponseOrBuilder.getInstrument()Информация об облигации.BondsResponse.Builder.getInstruments(int index) Массив облигаций.BondsResponse.getInstruments(int index) Массив облигаций.BondsResponseOrBuilder.getInstruments(int index) Массив облигаций.static BondBond.parseDelimitedFrom(InputStream input) static BondBond.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BondBond.parseFrom(byte[] data) static BondBond.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BondBond.parseFrom(com.google.protobuf.ByteString data) static BondBond.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BondBond.parseFrom(com.google.protobuf.CodedInputStream input) static BondBond.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BondBond.parseFrom(InputStream input) static BondBond.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BondBond.parseFrom(ByteBuffer data) static BondBond.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in ru.tinkoff.piapi.contract.v1 that return types with arguments of type BondModifier and TypeMethodDescriptionBondsResponse.Builder.getInstrumentsList()Массив облигаций.BondsResponse.getInstrumentsList()Массив облигаций.BondsResponseOrBuilder.getInstrumentsList()Массив облигаций.com.google.protobuf.Parser<Bond>Bond.getParserForType()static com.google.protobuf.Parser<Bond>Bond.parser()Methods in ru.tinkoff.piapi.contract.v1 with parameters of type BondModifier and TypeMethodDescriptionBondsResponse.Builder.addInstruments(int index, Bond value) Массив облигаций.BondsResponse.Builder.addInstruments(Bond value) Массив облигаций.BondResponse.Builder.mergeInstrument(Bond value) Информация об облигации.static Bond.BuilderBond.newBuilder(Bond prototype) BondResponse.Builder.setInstrument(Bond value) Информация об облигации.BondsResponse.Builder.setInstruments(int index, Bond value) Массив облигаций.Method parameters in ru.tinkoff.piapi.contract.v1 with type arguments of type BondModifier and TypeMethodDescriptionBondsResponse.Builder.addAllInstruments(Iterable<? extends Bond> values) Массив облигаций.