implements
// @@protoc_insertion_point(builder_implements:tinkoff.public.invest.api.contract.v1.Bond)
ru.tinkoff.piapi.contract.v1.BondOrBuilder {
public static final com.google.protobuf.Descriptors.Descriptor
getDescriptor() {
return ru.tinkoff.piapi.contract.v1.Instruments.internal_static_tinkoff_public_invest_api_contract_v1_Bond_descriptor;
}
@java.lang.Override
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable() {
return ru.tinkoff.piapi.contract.v1.Instruments.internal_static_tinkoff_public_invest_api_contract_v1_Bond_fieldAccessorTable
.ensureFieldAccessorsInitialized(
ru.tinkoff.piapi.contract.v1.Bond.class, ru.tinkoff.piapi.contract.v1.Bond.Builder.class);
}
// Construct using ru.tinkoff.piapi.contract.v1.Bond.newBuilder()
private Builder() {
}
private Builder(
com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
super(parent);
}
@java.lang.Override
public Builder clear() {
super.clear();
bitField0_ = 0;
bitField1_ = 0;
figi_ = "";
ticker_ = "";
classCode_ = "";
isin_ = "";
lot_ = 0;
currency_ = "";
klong_ = null;
if (klongBuilder_ != null) {
klongBuilder_.dispose();
klongBuilder_ = null;
}
kshort_ = null;
if (kshortBuilder_ != null) {
kshortBuilder_.dispose();
kshortBuilder_ = null;
}
dlong_ = null;
if (dlongBuilder_ != null) {
dlongBuilder_.dispose();
dlongBuilder_ = null;
}
dshort_ = null;
if (dshortBuilder_ != null) {
dshortBuilder_.dispose();
dshortBuilder_ = null;
}
dlongMin_ = null;
if (dlongMinBuilder_ != null) {
dlongMinBuilder_.dispose();
dlongMinBuilder_ = null;
}
dshortMin_ = null;
if (dshortMinBuilder_ != null) {
dshortMinBuilder_.dispose();
dshortMinBuilder_ = null;
}
shortEnabledFlag_ = false;
name_ = "";
exchange_ = "";
couponQuantityPerYear_ = 0;
maturityDate_ = null;
if (maturityDateBuilder_ != null) {
maturityDateBuilder_.dispose();
maturityDateBuilder_ = null;
}
nominal_ = null;
if (nominalBuilder_ != null) {
nominalBuilder_.dispose();
nominalBuilder_ = null;
}
initialNominal_ = null;
if (initialNominalBuilder_ != null) {
initialNominalBuilder_.dispose();
initialNominalBuilder_ = null;
}
stateRegDate_ = null;
if (stateRegDateBuilder_ != null) {
stateRegDateBuilder_.dispose();
stateRegDateBuilder_ = null;
}
placementDate_ = null;
if (placementDateBuilder_ != null) {
placementDateBuilder_.dispose();
placementDateBuilder_ = null;
}
placementPrice_ = null;
if (placementPriceBuilder_ != null) {
placementPriceBuilder_.dispose();
placementPriceBuilder_ = null;
}
aciValue_ = null;
if (aciValueBuilder_ != null) {
aciValueBuilder_.dispose();
aciValueBuilder_ = null;
}
countryOfRisk_ = "";
countryOfRiskName_ = "";
sector_ = "";
issueKind_ = "";
issueSize_ = 0L;
issueSizePlan_ = 0L;
tradingStatus_ = 0;
otcFlag_ = false;
buyAvailableFlag_ = false;
sellAvailableFlag_ = false;
floatingCouponFlag_ = false;
perpetualFlag_ = false;
amortizationFlag_ = false;
minPriceIncrement_ = null;
if (minPriceIncrementBuilder_ != null) {
minPriceIncrementBuilder_.dispose();
minPriceIncrementBuilder_ = null;
}
apiTradeAvailableFlag_ = false;
uid_ = "";
realExchange_ = 0;
positionUid_ = "";
forIisFlag_ = false;
forQualInvestorFlag_ = false;
weekendFlag_ = false;
blockedTcaFlag_ = false;
subordinatedFlag_ = false;
liquidityFlag_ = false;
first1MinCandleDate_ = null;
if (first1MinCandleDateBuilder_ != null) {
first1MinCandleDateBuilder_.dispose();
first1MinCandleDateBuilder_ = null;
}
first1DayCandleDate_ = null;
if (first1DayCandleDateBuilder_ != null) {
first1DayCandleDateBuilder_.dispose();
first1DayCandleDateBuilder_ = null;
}
riskLevel_ = 0;
return this;
}
@java.lang.Override
public com.google.protobuf.Descriptors.Descriptor
getDescriptorForType() {
return ru.tinkoff.piapi.contract.v1.Instruments.internal_static_tinkoff_public_invest_api_contract_v1_Bond_descriptor;
}
@java.lang.Override
public ru.tinkoff.piapi.contract.v1.Bond getDefaultInstanceForType() {
return ru.tinkoff.piapi.contract.v1.Bond.getDefaultInstance();
}
@java.lang.Override
public ru.tinkoff.piapi.contract.v1.Bond build() {
ru.tinkoff.piapi.contract.v1.Bond result = buildPartial();
if (!result.isInitialized()) {
throw newUninitializedMessageException(result);
}
return result;
}
@java.lang.Override
public ru.tinkoff.piapi.contract.v1.Bond buildPartial() {
ru.tinkoff.piapi.contract.v1.Bond result = new ru.tinkoff.piapi.contract.v1.Bond(this);
if (bitField0_ != 0) { buildPartial0(result); }
if (bitField1_ != 0) { buildPartial1(result); }
onBuilt();
return result;
}
private void buildPartial0(ru.tinkoff.piapi.contract.v1.Bond result) {
int from_bitField0_ = bitField0_;
if (((from_bitField0_ & 0x00000001) != 0)) {
result.figi_ = figi_;
}
if (((from_bitField0_ & 0x00000002) != 0)) {
result.ticker_ = ticker_;
}
if (((from_bitField0_ & 0x00000004) != 0)) {
result.classCode_ = classCode_;
}
if (((from_bitField0_ & 0x00000008) != 0)) {
result.isin_ = isin_;
}
if (((from_bitField0_ & 0x00000010) != 0)) {
result.lot_ = lot_;
}
if (((from_bitField0_ & 0x00000020) != 0)) {
result.currency_ = currency_;
}
if (((from_bitField0_ & 0x00000040) != 0)) {
result.klong_ = klongBuilder_ == null
? klong_
: klongBuilder_.build();
}
if (((from_bitField0_ & 0x00000080) != 0)) {
result.kshort_ = kshortBuilder_ == null
? kshort_
: kshortBuilder_.build();
}
if (((from_bitField0_ & 0x00000100) != 0)) {
result.dlong_ = dlongBuilder_ == null
? dlong_
: dlongBuilder_.build();
}
if (((from_bitField0_ & 0x00000200) != 0)) {
result.dshort_ = dshortBuilder_ == null
? dshort_
: dshortBuilder_.build();
}
if (((from_bitField0_ & 0x00000400) != 0)) {
result.dlongMin_ = dlongMinBuilder_ == null
? dlongMin_
: dlongMinBuilder_.build();
}
if (((from_bitField0_ & 0x00000800) != 0)) {
result.dshortMin_ = dshortMinBuilder_ == null
? dshortMin_
: dshortMinBuilder_.build();
}
if (((from_bitField0_ & 0x00001000) != 0)) {
result.shortEnabledFlag_ = shortEnabledFlag_;
}
if (((from_bitField0_ & 0x00002000) != 0)) {
result.name_ = name_;
}
if (((from_bitField0_ & 0x00004000) != 0)) {
result.exchange_ = exchange_;
}
if (((from_bitField0_ & 0x00008000) != 0)) {
result.couponQuantityPerYear_ = couponQuantityPerYear_;
}
if (((from_bitField0_ & 0x00010000) != 0)) {
result.maturityDate_ = maturityDateBuilder_ == null
? maturityDate_
: maturityDateBuilder_.build();
}
if (((from_bitField0_ & 0x00020000) != 0)) {
result.nominal_ = nominalBuilder_ == null
? nominal_
: nominalBuilder_.build();
}
if (((from_bitField0_ & 0x00040000) != 0)) {
result.initialNominal_ = initialNominalBuilder_ == null
? initialNominal_
: initialNominalBuilder_.build();
}
if (((from_bitField0_ & 0x00080000) != 0)) {
result.stateRegDate_ = stateRegDateBuilder_ == null
? stateRegDate_
: stateRegDateBuilder_.build();
}
if (((from_bitField0_ & 0x00100000) != 0)) {
result.placementDate_ = placementDateBuilder_ == null
? placementDate_
: placementDateBuilder_.build();
}
if (((from_bitField0_ & 0x00200000) != 0)) {
result.placementPrice_ = placementPriceBuilder_ == null
? placementPrice_
: placementPriceBuilder_.build();
}
if (((from_bitField0_ & 0x00400000) != 0)) {
result.aciValue_ = aciValueBuilder_ == null
? aciValue_
: aciValueBuilder_.build();
}
if (((from_bitField0_ & 0x00800000) != 0)) {
result.countryOfRisk_ = countryOfRisk_;
}
if (((from_bitField0_ & 0x01000000) != 0)) {
result.countryOfRiskName_ = countryOfRiskName_;
}
if (((from_bitField0_ & 0x02000000) != 0)) {
result.sector_ = sector_;
}
if (((from_bitField0_ & 0x04000000) != 0)) {
result.issueKind_ = issueKind_;
}
if (((from_bitField0_ & 0x08000000) != 0)) {
result.issueSize_ = issueSize_;
}
if (((from_bitField0_ & 0x10000000) != 0)) {
result.issueSizePlan_ = issueSizePlan_;
}
if (((from_bitField0_ & 0x20000000) != 0)) {
result.tradingStatus_ = tradingStatus_;
}
if (((from_bitField0_ & 0x40000000) != 0)) {
result.otcFlag_ = otcFlag_;
}
if (((from_bitField0_ & 0x80000000) != 0)) {
result.buyAvailableFlag_ = buyAvailableFlag_;
}
}
private void buildPartial1(ru.tinkoff.piapi.contract.v1.Bond result) {
int from_bitField1_ = bitField1_;
if (((from_bitField1_ & 0x00000001) != 0)) {
result.sellAvailableFlag_ = sellAvailableFlag_;
}
if (((from_bitField1_ & 0x00000002) != 0)) {
result.floatingCouponFlag_ = floatingCouponFlag_;
}
if (((from_bitField1_ & 0x00000004) != 0)) {
result.perpetualFlag_ = perpetualFlag_;
}
if (((from_bitField1_ & 0x00000008) != 0)) {
result.amortizationFlag_ = amortizationFlag_;
}
if (((from_bitField1_ & 0x00000010) != 0)) {
result.minPriceIncrement_ = minPriceIncrementBuilder_ == null
? minPriceIncrement_
: minPriceIncrementBuilder_.build();
}
if (((from_bitField1_ & 0x00000020) != 0)) {
result.apiTradeAvailableFlag_ = apiTradeAvailableFlag_;
}
if (((from_bitField1_ & 0x00000040) != 0)) {
result.uid_ = uid_;
}
if (((from_bitField1_ & 0x00000080) != 0)) {
result.realExchange_ = realExchange_;
}
if (((from_bitField1_ & 0x00000100) != 0)) {
result.positionUid_ = positionUid_;
}
if (((from_bitField1_ & 0x00000200) != 0)) {
result.forIisFlag_ = forIisFlag_;
}
if (((from_bitField1_ & 0x00000400) != 0)) {
result.forQualInvestorFlag_ = forQualInvestorFlag_;
}
if (((from_bitField1_ & 0x00000800) != 0)) {
result.weekendFlag_ = weekendFlag_;
}
if (((from_bitField1_ & 0x00001000) != 0)) {
result.blockedTcaFlag_ = blockedTcaFlag_;
}
if (((from_bitField1_ & 0x00002000) != 0)) {
result.subordinatedFlag_ = subordinatedFlag_;
}
if (((from_bitField1_ & 0x00004000) != 0)) {
result.liquidityFlag_ = liquidityFlag_;
}
if (((from_bitField1_ & 0x00008000) != 0)) {
result.first1MinCandleDate_ = first1MinCandleDateBuilder_ == null
? first1MinCandleDate_
: first1MinCandleDateBuilder_.build();
}
if (((from_bitField1_ & 0x00010000) != 0)) {
result.first1DayCandleDate_ = first1DayCandleDateBuilder_ == null
? first1DayCandleDate_
: first1DayCandleDateBuilder_.build();
}
if (((from_bitField1_ & 0x00020000) != 0)) {
result.riskLevel_ = riskLevel_;
}
}
@java.lang.Override
public Builder mergeFrom(com.google.protobuf.Message other) {
if (other instanceof ru.tinkoff.piapi.contract.v1.Bond) {
return mergeFrom((ru.tinkoff.piapi.contract.v1.Bond)other);
} else {
super.mergeFrom(other);
return this;
}
}
public Builder mergeFrom(ru.tinkoff.piapi.contract.v1.Bond other) {
if (other == ru.tinkoff.piapi.contract.v1.Bond.getDefaultInstance()) return this;
if (!other.getFigi().isEmpty()) {
figi_ = other.figi_;
bitField0_ |= 0x00000001;
onChanged();
}
if (!other.getTicker().isEmpty()) {
ticker_ = other.ticker_;
bitField0_ |= 0x00000002;
onChanged();
}
if (!other.getClassCode().isEmpty()) {
classCode_ = other.classCode_;
bitField0_ |= 0x00000004;
onChanged();
}
if (!other.getIsin().isEmpty()) {
isin_ = other.isin_;
bitField0_ |= 0x00000008;
onChanged();
}
if (other.getLot() != 0) {
setLot(other.getLot());
}
if (!other.getCurrency().isEmpty()) {
currency_ = other.currency_;
bitField0_ |= 0x00000020;
onChanged();
}
if (other.hasKlong()) {
mergeKlong(other.getKlong());
}
if (other.hasKshort()) {
mergeKshort(other.getKshort());
}
if (other.hasDlong()) {
mergeDlong(other.getDlong());
}
if (other.hasDshort()) {
mergeDshort(other.getDshort());
}
if (other.hasDlongMin()) {
mergeDlongMin(other.getDlongMin());
}
if (other.hasDshortMin()) {
mergeDshortMin(other.getDshortMin());
}
if (other.getShortEnabledFlag() != false) {
setShortEnabledFlag(other.getShortEnabledFlag());
}
if (!other.getName().isEmpty()) {
name_ = other.name_;
bitField0_ |= 0x00002000;
onChanged();
}
if (!other.getExchange().isEmpty()) {
exchange_ = other.exchange_;
bitField0_ |= 0x00004000;
onChanged();
}
if (other.getCouponQuantityPerYear() != 0) {
setCouponQuantityPerYear(other.getCouponQuantityPerYear());
}
if (other.hasMaturityDate()) {
mergeMaturityDate(other.getMaturityDate());
}
if (other.hasNominal()) {
mergeNominal(other.getNominal());
}
if (other.hasInitialNominal()) {
mergeInitialNominal(other.getInitialNominal());
}
if (other.hasStateRegDate()) {
mergeStateRegDate(other.getStateRegDate());
}
if (other.hasPlacementDate()) {
mergePlacementDate(other.getPlacementDate());
}
if (other.hasPlacementPrice()) {
mergePlacementPrice(other.getPlacementPrice());
}
if (other.hasAciValue()) {
mergeAciValue(other.getAciValue());
}
if (!other.getCountryOfRisk().isEmpty()) {
countryOfRisk_ = other.countryOfRisk_;
bitField0_ |= 0x00800000;
onChanged();
}
if (!other.getCountryOfRiskName().isEmpty()) {
countryOfRiskName_ = other.countryOfRiskName_;
bitField0_ |= 0x01000000;
onChanged();
}
if (!other.getSector().isEmpty()) {
sector_ = other.sector_;
bitField0_ |= 0x02000000;
onChanged();
}
if (!other.getIssueKind().isEmpty()) {
issueKind_ = other.issueKind_;
bitField0_ |= 0x04000000;
onChanged();
}
if (other.getIssueSize() != 0L) {
setIssueSize(other.getIssueSize());
}
if (other.getIssueSizePlan() != 0L) {
setIssueSizePlan(other.getIssueSizePlan());
}
if (other.tradingStatus_ != 0) {
setTradingStatusValue(other.getTradingStatusValue());
}
if (other.getOtcFlag() != false) {
setOtcFlag(other.getOtcFlag());
}
if (other.getBuyAvailableFlag() != false) {
setBuyAvailableFlag(other.getBuyAvailableFlag());
}
if (other.getSellAvailableFlag() != false) {
setSellAvailableFlag(other.getSellAvailableFlag());
}
if (other.getFloatingCouponFlag() != false) {
setFloatingCouponFlag(other.getFloatingCouponFlag());
}
if (other.getPerpetualFlag() != false) {
setPerpetualFlag(other.getPerpetualFlag());
}
if (other.getAmortizationFlag() != false) {
setAmortizationFlag(other.getAmortizationFlag());
}
if (other.hasMinPriceIncrement()) {
mergeMinPriceIncrement(other.getMinPriceIncrement());
}
if (other.getApiTradeAvailableFlag() != false) {
setApiTradeAvailableFlag(other.getApiTradeAvailableFlag());
}
if (!other.getUid().isEmpty()) {
uid_ = other.uid_;
bitField1_ |= 0x00000040;
onChanged();
}
if (other.realExchange_ != 0) {
setRealExchangeValue(other.getRealExchangeValue());
}
if (!other.getPositionUid().isEmpty()) {
positionUid_ = other.positionUid_;
bitField1_ |= 0x00000100;
onChanged();
}
if (other.getForIisFlag() != false) {
setForIisFlag(other.getForIisFlag());
}
if (other.getForQualInvestorFlag() != false) {
setForQualInvestorFlag(other.getForQualInvestorFlag());
}
if (other.getWeekendFlag() != false) {
setWeekendFlag(other.getWeekendFlag());
}
if (other.getBlockedTcaFlag() != false) {
setBlockedTcaFlag(other.getBlockedTcaFlag());
}
if (other.getSubordinatedFlag() != false) {
setSubordinatedFlag(other.getSubordinatedFlag());
}
if (other.getLiquidityFlag() != false) {
setLiquidityFlag(other.getLiquidityFlag());
}
if (other.hasFirst1MinCandleDate()) {
mergeFirst1MinCandleDate(other.getFirst1MinCandleDate());
}
if (other.hasFirst1DayCandleDate()) {
mergeFirst1DayCandleDate(other.getFirst1DayCandleDate());
}
if (other.riskLevel_ != 0) {
setRiskLevelValue(other.getRiskLevelValue());
}
this.mergeUnknownFields(other.getUnknownFields());
onChanged();
return this;
}
@java.lang.Override
public final boolean isInitialized() {
return true;
}
@java.lang.Override
public Builder mergeFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
if (extensionRegistry == null) {
throw new java.lang.NullPointerException();
}
try {
boolean done = false;
while (!done) {
int tag = input.readTag();
switch (tag) {
case 0:
done = true;
break;
case 10: {
figi_ = input.readStringRequireUtf8();
bitField0_ |= 0x00000001;
break;
} // case 10
case 18: {
ticker_ = input.readStringRequireUtf8();
bitField0_ |= 0x00000002;
break;
} // case 18
case 26: {
classCode_ = input.readStringRequireUtf8();
bitField0_ |= 0x00000004;
break;
} // case 26
case 34: {
isin_ = input.readStringRequireUtf8();
bitField0_ |= 0x00000008;
break;
} // case 34
case 40: {
lot_ = input.readInt32();
bitField0_ |= 0x00000010;
break;
} // case 40
case 50: {
currency_ = input.readStringRequireUtf8();
bitField0_ |= 0x00000020;
break;
} // case 50
case 58: {
input.readMessage(
getKlongFieldBuilder().getBuilder(),
extensionRegistry);
bitField0_ |= 0x00000040;
break;
} // case 58
case 66: {
input.readMessage(
getKshortFieldBuilder().getBuilder(),
extensionRegistry);
bitField0_ |= 0x00000080;
break;
} // case 66
case 74: {
input.readMessage(
getDlongFieldBuilder().getBuilder(),
extensionRegistry);
bitField0_ |= 0x00000100;
break;
} // case 74
case 82: {
input.readMessage(
getDshortFieldBuilder().getBuilder(),
extensionRegistry);
bitField0_ |= 0x00000200;
break;
} // case 82
case 90: {
input.readMessage(
getDlongMinFieldBuilder().getBuilder(),
extensionRegistry);
bitField0_ |= 0x00000400;
break;
} // case 90
case 98: {
input.readMessage(
getDshortMinFieldBuilder().getBuilder(),
extensionRegistry);
bitField0_ |= 0x00000800;
break;
} // case 98
case 104: {
shortEnabledFlag_ = input.readBool();
bitField0_ |= 0x00001000;
break;
} // case 104
case 122: {
name_ = input.readStringRequireUtf8();
bitField0_ |= 0x00002000;
break;
} // case 122
case 130: {
exchange_ = input.readStringRequireUtf8();
bitField0_ |= 0x00004000;
break;
} // case 130
case 136: {
couponQuantityPerYear_ = input.readInt32();
bitField0_ |= 0x00008000;
break;
} // case 136
case 146: {
input.readMessage(
getMaturityDateFieldBuilder().getBuilder(),
extensionRegistry);
bitField0_ |= 0x00010000;
break;
} // case 146
case 154: {
input.readMessage(
getNominalFieldBuilder().getBuilder(),
extensionRegistry);
bitField0_ |= 0x00020000;
break;
} // case 154
case 162: {
input.readMessage(
getInitialNominalFieldBuilder().getBuilder(),
extensionRegistry);
bitField0_ |= 0x00040000;
break;
} // case 162
case 170: {
input.readMessage(
getStateRegDateFieldBuilder().getBuilder(),
extensionRegistry);
bitField0_ |= 0x00080000;
break;
} // case 170
case 178: {
input.readMessage(
getPlacementDateFieldBuilder().getBuilder(),
extensionRegistry);
bitField0_ |= 0x00100000;
break;
} // case 178
case 186: {
input.readMessage(
getPlacementPriceFieldBuilder().getBuilder(),
extensionRegistry);
bitField0_ |= 0x00200000;
break;
} // case 186
case 194: {
input.readMessage(
getAciValueFieldBuilder().getBuilder(),
extensionRegistry);
bitField0_ |= 0x00400000;
break;
} // case 194
case 202: {
countryOfRisk_ = input.readStringRequireUtf8();
bitField0_ |= 0x00800000;
break;
} // case 202
case 210: {
countryOfRiskName_ = input.readStringRequireUtf8();
bitField0_ |= 0x01000000;
break;
} // case 210
case 218: {
sector_ = input.readStringRequireUtf8();
bitField0_ |= 0x02000000;
break;
} // case 218
case 226: {
issueKind_ = input.readStringRequireUtf8();
bitField0_ |= 0x04000000;
break;
} // case 226
case 232: {
issueSize_ = input.readInt64();
bitField0_ |= 0x08000000;
break;
} // case 232
case 240: {
issueSizePlan_ = input.readInt64();
bitField0_ |= 0x10000000;
break;
} // case 240
case 248: {
tradingStatus_ = input.readEnum();
bitField0_ |= 0x20000000;
break;
} // case 248
case 256: {
otcFlag_ = input.readBool();
bitField0_ |= 0x40000000;
break;
} // case 256
case 264: {
buyAvailableFlag_ = input.readBool();
bitField0_ |= 0x80000000;
break;
} // case 264
case 272: {
sellAvailableFlag_ = input.readBool();
bitField1_ |= 0x00000001;
break;
} // case 272
case 280: {
floatingCouponFlag_ = input.readBool();
bitField1_ |= 0x00000002;
break;
} // case 280
case 288: {
perpetualFlag_ = input.readBool();
bitField1_ |= 0x00000004;
break;
} // case 288
case 296: {
amortizationFlag_ = input.readBool();
bitField1_ |= 0x00000008;
break;
} // case 296
case 306: {
input.readMessage(
getMinPriceIncrementFieldBuilder().getBuilder(),
extensionRegistry);
bitField1_ |= 0x00000010;
break;
} // case 306
case 312: {
apiTradeAvailableFlag_ = input.readBool();
bitField1_ |= 0x00000020;
break;
} // case 312
case 322: {
uid_ = input.readStringRequireUtf8();
bitField1_ |= 0x00000040;
break;
} // case 322
case 328: {
realExchange_ = input.readEnum();
bitField1_ |= 0x00000080;
break;
} // case 328
case 338: {
positionUid_ = input.readStringRequireUtf8();
bitField1_ |= 0x00000100;
break;
} // case 338
case 408: {
forIisFlag_ = input.readBool();
bitField1_ |= 0x00000200;
break;
} // case 408
case 416: {
forQualInvestorFlag_ = input.readBool();
bitField1_ |= 0x00000400;
break;
} // case 416
case 424: {
weekendFlag_ = input.readBool();
bitField1_ |= 0x00000800;
break;
} // case 424
case 432: {
blockedTcaFlag_ = input.readBool();
bitField1_ |= 0x00001000;
break;
} // case 432
case 440: {
subordinatedFlag_ = input.readBool();
bitField1_ |= 0x00002000;
break;
} // case 440
case 448: {
liquidityFlag_ = input.readBool();
bitField1_ |= 0x00004000;
break;
} // case 448
case 490: {
input.readMessage(
getFirst1MinCandleDateFieldBuilder().getBuilder(),
extensionRegistry);
bitField1_ |= 0x00008000;
break;
} // case 490
case 498: {
input.readMessage(
getFirst1DayCandleDateFieldBuilder().getBuilder(),
extensionRegistry);
bitField1_ |= 0x00010000;
break;
} // case 498
case 504: {
riskLevel_ = input.readEnum();
bitField1_ |= 0x00020000;
break;
} // case 504
default: {
if (!super.parseUnknownField(input, extensionRegistry, tag)) {
done = true; // was an endgroup tag
}
break;
} // default:
} // switch (tag)
} // while (!done)
} catch (com.google.protobuf.InvalidProtocolBufferException e) {
throw e.unwrapIOException();
} finally {
onChanged();
} // finally
return this;
}
private int bitField0_;
private int bitField1_;
private java.lang.Object figi_ = "";
/**
*
*Figi-идентификатор инструмента.
*
*
* string figi = 1;
* @return The figi.
*/
public java.lang.String getFigi() {
java.lang.Object ref = figi_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
figi_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
*
*Figi-идентификатор инструмента.
*
*
* string figi = 1;
* @return The bytes for figi.
*/
public com.google.protobuf.ByteString
getFigiBytes() {
java.lang.Object ref = figi_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
figi_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
*
*Figi-идентификатор инструмента.
*
*
* string figi = 1;
* @param value The figi to set.
* @return This builder for chaining.
*/
public Builder setFigi(
java.lang.String value) {
if (value == null) { throw new NullPointerException(); }
figi_ = value;
bitField0_ |= 0x00000001;
onChanged();
return this;
}
/**
*
*Figi-идентификатор инструмента.
*
*
* string figi = 1;
* @return This builder for chaining.
*/
public Builder clearFigi() {
figi_ = getDefaultInstance().getFigi();
bitField0_ = (bitField0_ & ~0x00000001);
onChanged();
return this;
}
/**
*
*Figi-идентификатор инструмента.
*
*
* string figi = 1;
* @param value The bytes for figi to set.
* @return This builder for chaining.
*/
public Builder setFigiBytes(
com.google.protobuf.ByteString value) {
if (value == null) { throw new NullPointerException(); }
checkByteStringIsUtf8(value);
figi_ = value;
bitField0_ |= 0x00000001;
onChanged();
return this;
}
private java.lang.Object ticker_ = "";
/**
*
*Тикер инструмента.
*
*
* string ticker = 2;
* @return The ticker.
*/
public java.lang.String getTicker() {
java.lang.Object ref = ticker_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
ticker_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
*
*Тикер инструмента.
*
*
* string ticker = 2;
* @return The bytes for ticker.
*/
public com.google.protobuf.ByteString
getTickerBytes() {
java.lang.Object ref = ticker_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
ticker_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
*
*Тикер инструмента.
*
*
* string ticker = 2;
* @param value The ticker to set.
* @return This builder for chaining.
*/
public Builder setTicker(
java.lang.String value) {
if (value == null) { throw new NullPointerException(); }
ticker_ = value;
bitField0_ |= 0x00000002;
onChanged();
return this;
}
/**
*
*Тикер инструмента.
*
*
* string ticker = 2;
* @return This builder for chaining.
*/
public Builder clearTicker() {
ticker_ = getDefaultInstance().getTicker();
bitField0_ = (bitField0_ & ~0x00000002);
onChanged();
return this;
}
/**
*
*Тикер инструмента.
*
*
* string ticker = 2;
* @param value The bytes for ticker to set.
* @return This builder for chaining.
*/
public Builder setTickerBytes(
com.google.protobuf.ByteString value) {
if (value == null) { throw new NullPointerException(); }
checkByteStringIsUtf8(value);
ticker_ = value;
bitField0_ |= 0x00000002;
onChanged();
return this;
}
private java.lang.Object classCode_ = "";
/**
*
*Класс-код (секция торгов).
*
*
* string class_code = 3;
* @return The classCode.
*/
public java.lang.String getClassCode() {
java.lang.Object ref = classCode_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
classCode_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
*
*Класс-код (секция торгов).
*
*
* string class_code = 3;
* @return The bytes for classCode.
*/
public com.google.protobuf.ByteString
getClassCodeBytes() {
java.lang.Object ref = classCode_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
classCode_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
*
*Класс-код (секция торгов).
*
*
* string class_code = 3;
* @param value The classCode to set.
* @return This builder for chaining.
*/
public Builder setClassCode(
java.lang.String value) {
if (value == null) { throw new NullPointerException(); }
classCode_ = value;
bitField0_ |= 0x00000004;
onChanged();
return this;
}
/**
*
*Класс-код (секция торгов).
*
*
* string class_code = 3;
* @return This builder for chaining.
*/
public Builder clearClassCode() {
classCode_ = getDefaultInstance().getClassCode();
bitField0_ = (bitField0_ & ~0x00000004);
onChanged();
return this;
}
/**
*
*Класс-код (секция торгов).
*
*
* string class_code = 3;
* @param value The bytes for classCode to set.
* @return This builder for chaining.
*/
public Builder setClassCodeBytes(
com.google.protobuf.ByteString value) {
if (value == null) { throw new NullPointerException(); }
checkByteStringIsUtf8(value);
classCode_ = value;
bitField0_ |= 0x00000004;
onChanged();
return this;
}
private java.lang.Object isin_ = "";
/**
*
*Isin-идентификатор инструмента.
*
*
* string isin = 4;
* @return The isin.
*/
public java.lang.String getIsin() {
java.lang.Object ref = isin_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
isin_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
*
*Isin-идентификатор инструмента.
*
*
* string isin = 4;
* @return The bytes for isin.
*/
public com.google.protobuf.ByteString
getIsinBytes() {
java.lang.Object ref = isin_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
isin_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
*
*Isin-идентификатор инструмента.
*
*
* string isin = 4;
* @param value The isin to set.
* @return This builder for chaining.
*/
public Builder setIsin(
java.lang.String value) {
if (value == null) { throw new NullPointerException(); }
isin_ = value;
bitField0_ |= 0x00000008;
onChanged();
return this;
}
/**
*
*Isin-идентификатор инструмента.
*
*
* string isin = 4;
* @return This builder for chaining.
*/
public Builder clearIsin() {
isin_ = getDefaultInstance().getIsin();
bitField0_ = (bitField0_ & ~0x00000008);
onChanged();
return this;
}
/**
*
*Isin-идентификатор инструмента.
*
*
* string isin = 4;
* @param value The bytes for isin to set.
* @return This builder for chaining.
*/
public Builder setIsinBytes(
com.google.protobuf.ByteString value) {
if (value == null) { throw new NullPointerException(); }
checkByteStringIsUtf8(value);
isin_ = value;
bitField0_ |= 0x00000008;
onChanged();
return this;
}
private int lot_ ;
/**
*
*Лотность инструмента. Возможно совершение операций только на количества ценной бумаги, кратные параметру *lot*. Подробнее: [лот](https://russianinvestments.github.io/investAPI/glossary#lot)
*
*
* int32 lot = 5;
* @return The lot.
*/
@java.lang.Override
public int getLot() {
return lot_;
}
/**
*
*Лотность инструмента. Возможно совершение операций только на количества ценной бумаги, кратные параметру *lot*. Подробнее: [лот](https://russianinvestments.github.io/investAPI/glossary#lot)
*
*
* int32 lot = 5;
* @param value The lot to set.
* @return This builder for chaining.
*/
public Builder setLot(int value) {
lot_ = value;
bitField0_ |= 0x00000010;
onChanged();
return this;
}
/**
*
*Лотность инструмента. Возможно совершение операций только на количества ценной бумаги, кратные параметру *lot*. Подробнее: [лот](https://russianinvestments.github.io/investAPI/glossary#lot)
*
*
* int32 lot = 5;
* @return This builder for chaining.
*/
public Builder clearLot() {
bitField0_ = (bitField0_ & ~0x00000010);
lot_ = 0;
onChanged();
return this;
}
private java.lang.Object currency_ = "";
/**
*
*Валюта расчётов.
*
*
* string currency = 6;
* @return The currency.
*/
public java.lang.String getCurrency() {
java.lang.Object ref = currency_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
currency_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
*
*Валюта расчётов.
*
*
* string currency = 6;
* @return The bytes for currency.
*/
public com.google.protobuf.ByteString
getCurrencyBytes() {
java.lang.Object ref = currency_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
currency_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
*
*Валюта расчётов.
*
*
* string currency = 6;
* @param value The currency to set.
* @return This builder for chaining.
*/
public Builder setCurrency(
java.lang.String value) {
if (value == null) { throw new NullPointerException(); }
currency_ = value;
bitField0_ |= 0x00000020;
onChanged();
return this;
}
/**
*
*Валюта расчётов.
*
*
* string currency = 6;
* @return This builder for chaining.
*/
public Builder clearCurrency() {
currency_ = getDefaultInstance().getCurrency();
bitField0_ = (bitField0_ & ~0x00000020);
onChanged();
return this;
}
/**
*
*Валюта расчётов.
*
*
* string currency = 6;
* @param value The bytes for currency to set.
* @return This builder for chaining.
*/
public Builder setCurrencyBytes(
com.google.protobuf.ByteString value) {
if (value == null) { throw new NullPointerException(); }
checkByteStringIsUtf8(value);
currency_ = value;
bitField0_ |= 0x00000020;
onChanged();
return this;
}
private ru.tinkoff.piapi.contract.v1.Quotation klong_;
private com.google.protobuf.SingleFieldBuilderV3<
ru.tinkoff.piapi.contract.v1.Quotation, ru.tinkoff.piapi.contract.v1.Quotation.Builder, ru.tinkoff.piapi.contract.v1.QuotationOrBuilder> klongBuilder_;
/**
*
*Коэффициент ставки риска длинной позиции по клиенту. 2 – клиент со стандартным уровнем риска (КСУР). 1 – клиент с повышенным уровнем риска (КПУР)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation klong = 7;
* @return Whether the klong field is set.
*/
public boolean hasKlong() {
return ((bitField0_ & 0x00000040) != 0);
}
/**
*
*Коэффициент ставки риска длинной позиции по клиенту. 2 – клиент со стандартным уровнем риска (КСУР). 1 – клиент с повышенным уровнем риска (КПУР)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation klong = 7;
* @return The klong.
*/
public ru.tinkoff.piapi.contract.v1.Quotation getKlong() {
if (klongBuilder_ == null) {
return klong_ == null ? ru.tinkoff.piapi.contract.v1.Quotation.getDefaultInstance() : klong_;
} else {
return klongBuilder_.getMessage();
}
}
/**
*
*Коэффициент ставки риска длинной позиции по клиенту. 2 – клиент со стандартным уровнем риска (КСУР). 1 – клиент с повышенным уровнем риска (КПУР)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation klong = 7;
*/
public Builder setKlong(ru.tinkoff.piapi.contract.v1.Quotation value) {
if (klongBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
klong_ = value;
} else {
klongBuilder_.setMessage(value);
}
bitField0_ |= 0x00000040;
onChanged();
return this;
}
/**
*
*Коэффициент ставки риска длинной позиции по клиенту. 2 – клиент со стандартным уровнем риска (КСУР). 1 – клиент с повышенным уровнем риска (КПУР)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation klong = 7;
*/
public Builder setKlong(
ru.tinkoff.piapi.contract.v1.Quotation.Builder builderForValue) {
if (klongBuilder_ == null) {
klong_ = builderForValue.build();
} else {
klongBuilder_.setMessage(builderForValue.build());
}
bitField0_ |= 0x00000040;
onChanged();
return this;
}
/**
*
*Коэффициент ставки риска длинной позиции по клиенту. 2 – клиент со стандартным уровнем риска (КСУР). 1 – клиент с повышенным уровнем риска (КПУР)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation klong = 7;
*/
public Builder mergeKlong(ru.tinkoff.piapi.contract.v1.Quotation value) {
if (klongBuilder_ == null) {
if (((bitField0_ & 0x00000040) != 0) &&
klong_ != null &&
klong_ != ru.tinkoff.piapi.contract.v1.Quotation.getDefaultInstance()) {
getKlongBuilder().mergeFrom(value);
} else {
klong_ = value;
}
} else {
klongBuilder_.mergeFrom(value);
}
bitField0_ |= 0x00000040;
onChanged();
return this;
}
/**
*
*Коэффициент ставки риска длинной позиции по клиенту. 2 – клиент со стандартным уровнем риска (КСУР). 1 – клиент с повышенным уровнем риска (КПУР)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation klong = 7;
*/
public Builder clearKlong() {
bitField0_ = (bitField0_ & ~0x00000040);
klong_ = null;
if (klongBuilder_ != null) {
klongBuilder_.dispose();
klongBuilder_ = null;
}
onChanged();
return this;
}
/**
*
*Коэффициент ставки риска длинной позиции по клиенту. 2 – клиент со стандартным уровнем риска (КСУР). 1 – клиент с повышенным уровнем риска (КПУР)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation klong = 7;
*/
public ru.tinkoff.piapi.contract.v1.Quotation.Builder getKlongBuilder() {
bitField0_ |= 0x00000040;
onChanged();
return getKlongFieldBuilder().getBuilder();
}
/**
*
*Коэффициент ставки риска длинной позиции по клиенту. 2 – клиент со стандартным уровнем риска (КСУР). 1 – клиент с повышенным уровнем риска (КПУР)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation klong = 7;
*/
public ru.tinkoff.piapi.contract.v1.QuotationOrBuilder getKlongOrBuilder() {
if (klongBuilder_ != null) {
return klongBuilder_.getMessageOrBuilder();
} else {
return klong_ == null ?
ru.tinkoff.piapi.contract.v1.Quotation.getDefaultInstance() : klong_;
}
}
/**
*
*Коэффициент ставки риска длинной позиции по клиенту. 2 – клиент со стандартным уровнем риска (КСУР). 1 – клиент с повышенным уровнем риска (КПУР)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation klong = 7;
*/
private com.google.protobuf.SingleFieldBuilderV3<
ru.tinkoff.piapi.contract.v1.Quotation, ru.tinkoff.piapi.contract.v1.Quotation.Builder, ru.tinkoff.piapi.contract.v1.QuotationOrBuilder>
getKlongFieldBuilder() {
if (klongBuilder_ == null) {
klongBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
ru.tinkoff.piapi.contract.v1.Quotation, ru.tinkoff.piapi.contract.v1.Quotation.Builder, ru.tinkoff.piapi.contract.v1.QuotationOrBuilder>(
getKlong(),
getParentForChildren(),
isClean());
klong_ = null;
}
return klongBuilder_;
}
private ru.tinkoff.piapi.contract.v1.Quotation kshort_;
private com.google.protobuf.SingleFieldBuilderV3<
ru.tinkoff.piapi.contract.v1.Quotation, ru.tinkoff.piapi.contract.v1.Quotation.Builder, ru.tinkoff.piapi.contract.v1.QuotationOrBuilder> kshortBuilder_;
/**
*
*Коэффициент ставки риска короткой позиции по клиенту. 2 – клиент со стандартным уровнем риска (КСУР). 1 – клиент с повышенным уровнем риска (КПУР)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation kshort = 8;
* @return Whether the kshort field is set.
*/
public boolean hasKshort() {
return ((bitField0_ & 0x00000080) != 0);
}
/**
*
*Коэффициент ставки риска короткой позиции по клиенту. 2 – клиент со стандартным уровнем риска (КСУР). 1 – клиент с повышенным уровнем риска (КПУР)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation kshort = 8;
* @return The kshort.
*/
public ru.tinkoff.piapi.contract.v1.Quotation getKshort() {
if (kshortBuilder_ == null) {
return kshort_ == null ? ru.tinkoff.piapi.contract.v1.Quotation.getDefaultInstance() : kshort_;
} else {
return kshortBuilder_.getMessage();
}
}
/**
*
*Коэффициент ставки риска короткой позиции по клиенту. 2 – клиент со стандартным уровнем риска (КСУР). 1 – клиент с повышенным уровнем риска (КПУР)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation kshort = 8;
*/
public Builder setKshort(ru.tinkoff.piapi.contract.v1.Quotation value) {
if (kshortBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
kshort_ = value;
} else {
kshortBuilder_.setMessage(value);
}
bitField0_ |= 0x00000080;
onChanged();
return this;
}
/**
*
*Коэффициент ставки риска короткой позиции по клиенту. 2 – клиент со стандартным уровнем риска (КСУР). 1 – клиент с повышенным уровнем риска (КПУР)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation kshort = 8;
*/
public Builder setKshort(
ru.tinkoff.piapi.contract.v1.Quotation.Builder builderForValue) {
if (kshortBuilder_ == null) {
kshort_ = builderForValue.build();
} else {
kshortBuilder_.setMessage(builderForValue.build());
}
bitField0_ |= 0x00000080;
onChanged();
return this;
}
/**
*
*Коэффициент ставки риска короткой позиции по клиенту. 2 – клиент со стандартным уровнем риска (КСУР). 1 – клиент с повышенным уровнем риска (КПУР)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation kshort = 8;
*/
public Builder mergeKshort(ru.tinkoff.piapi.contract.v1.Quotation value) {
if (kshortBuilder_ == null) {
if (((bitField0_ & 0x00000080) != 0) &&
kshort_ != null &&
kshort_ != ru.tinkoff.piapi.contract.v1.Quotation.getDefaultInstance()) {
getKshortBuilder().mergeFrom(value);
} else {
kshort_ = value;
}
} else {
kshortBuilder_.mergeFrom(value);
}
bitField0_ |= 0x00000080;
onChanged();
return this;
}
/**
*
*Коэффициент ставки риска короткой позиции по клиенту. 2 – клиент со стандартным уровнем риска (КСУР). 1 – клиент с повышенным уровнем риска (КПУР)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation kshort = 8;
*/
public Builder clearKshort() {
bitField0_ = (bitField0_ & ~0x00000080);
kshort_ = null;
if (kshortBuilder_ != null) {
kshortBuilder_.dispose();
kshortBuilder_ = null;
}
onChanged();
return this;
}
/**
*
*Коэффициент ставки риска короткой позиции по клиенту. 2 – клиент со стандартным уровнем риска (КСУР). 1 – клиент с повышенным уровнем риска (КПУР)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation kshort = 8;
*/
public ru.tinkoff.piapi.contract.v1.Quotation.Builder getKshortBuilder() {
bitField0_ |= 0x00000080;
onChanged();
return getKshortFieldBuilder().getBuilder();
}
/**
*
*Коэффициент ставки риска короткой позиции по клиенту. 2 – клиент со стандартным уровнем риска (КСУР). 1 – клиент с повышенным уровнем риска (КПУР)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation kshort = 8;
*/
public ru.tinkoff.piapi.contract.v1.QuotationOrBuilder getKshortOrBuilder() {
if (kshortBuilder_ != null) {
return kshortBuilder_.getMessageOrBuilder();
} else {
return kshort_ == null ?
ru.tinkoff.piapi.contract.v1.Quotation.getDefaultInstance() : kshort_;
}
}
/**
*
*Коэффициент ставки риска короткой позиции по клиенту. 2 – клиент со стандартным уровнем риска (КСУР). 1 – клиент с повышенным уровнем риска (КПУР)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation kshort = 8;
*/
private com.google.protobuf.SingleFieldBuilderV3<
ru.tinkoff.piapi.contract.v1.Quotation, ru.tinkoff.piapi.contract.v1.Quotation.Builder, ru.tinkoff.piapi.contract.v1.QuotationOrBuilder>
getKshortFieldBuilder() {
if (kshortBuilder_ == null) {
kshortBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
ru.tinkoff.piapi.contract.v1.Quotation, ru.tinkoff.piapi.contract.v1.Quotation.Builder, ru.tinkoff.piapi.contract.v1.QuotationOrBuilder>(
getKshort(),
getParentForChildren(),
isClean());
kshort_ = null;
}
return kshortBuilder_;
}
private ru.tinkoff.piapi.contract.v1.Quotation dlong_;
private com.google.protobuf.SingleFieldBuilderV3<
ru.tinkoff.piapi.contract.v1.Quotation, ru.tinkoff.piapi.contract.v1.Quotation.Builder, ru.tinkoff.piapi.contract.v1.QuotationOrBuilder> dlongBuilder_;
/**
*
*Ставка риска начальной маржи для КСУР лонг. Подробнее: [ставка риска в лонг](https://help.tinkoff.ru/margin-trade/long/risk-rate/)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation dlong = 9;
* @return Whether the dlong field is set.
*/
public boolean hasDlong() {
return ((bitField0_ & 0x00000100) != 0);
}
/**
*
*Ставка риска начальной маржи для КСУР лонг. Подробнее: [ставка риска в лонг](https://help.tinkoff.ru/margin-trade/long/risk-rate/)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation dlong = 9;
* @return The dlong.
*/
public ru.tinkoff.piapi.contract.v1.Quotation getDlong() {
if (dlongBuilder_ == null) {
return dlong_ == null ? ru.tinkoff.piapi.contract.v1.Quotation.getDefaultInstance() : dlong_;
} else {
return dlongBuilder_.getMessage();
}
}
/**
*
*Ставка риска начальной маржи для КСУР лонг. Подробнее: [ставка риска в лонг](https://help.tinkoff.ru/margin-trade/long/risk-rate/)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation dlong = 9;
*/
public Builder setDlong(ru.tinkoff.piapi.contract.v1.Quotation value) {
if (dlongBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
dlong_ = value;
} else {
dlongBuilder_.setMessage(value);
}
bitField0_ |= 0x00000100;
onChanged();
return this;
}
/**
*
*Ставка риска начальной маржи для КСУР лонг. Подробнее: [ставка риска в лонг](https://help.tinkoff.ru/margin-trade/long/risk-rate/)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation dlong = 9;
*/
public Builder setDlong(
ru.tinkoff.piapi.contract.v1.Quotation.Builder builderForValue) {
if (dlongBuilder_ == null) {
dlong_ = builderForValue.build();
} else {
dlongBuilder_.setMessage(builderForValue.build());
}
bitField0_ |= 0x00000100;
onChanged();
return this;
}
/**
*
*Ставка риска начальной маржи для КСУР лонг. Подробнее: [ставка риска в лонг](https://help.tinkoff.ru/margin-trade/long/risk-rate/)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation dlong = 9;
*/
public Builder mergeDlong(ru.tinkoff.piapi.contract.v1.Quotation value) {
if (dlongBuilder_ == null) {
if (((bitField0_ & 0x00000100) != 0) &&
dlong_ != null &&
dlong_ != ru.tinkoff.piapi.contract.v1.Quotation.getDefaultInstance()) {
getDlongBuilder().mergeFrom(value);
} else {
dlong_ = value;
}
} else {
dlongBuilder_.mergeFrom(value);
}
bitField0_ |= 0x00000100;
onChanged();
return this;
}
/**
*
*Ставка риска начальной маржи для КСУР лонг. Подробнее: [ставка риска в лонг](https://help.tinkoff.ru/margin-trade/long/risk-rate/)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation dlong = 9;
*/
public Builder clearDlong() {
bitField0_ = (bitField0_ & ~0x00000100);
dlong_ = null;
if (dlongBuilder_ != null) {
dlongBuilder_.dispose();
dlongBuilder_ = null;
}
onChanged();
return this;
}
/**
*
*Ставка риска начальной маржи для КСУР лонг. Подробнее: [ставка риска в лонг](https://help.tinkoff.ru/margin-trade/long/risk-rate/)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation dlong = 9;
*/
public ru.tinkoff.piapi.contract.v1.Quotation.Builder getDlongBuilder() {
bitField0_ |= 0x00000100;
onChanged();
return getDlongFieldBuilder().getBuilder();
}
/**
*
*Ставка риска начальной маржи для КСУР лонг. Подробнее: [ставка риска в лонг](https://help.tinkoff.ru/margin-trade/long/risk-rate/)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation dlong = 9;
*/
public ru.tinkoff.piapi.contract.v1.QuotationOrBuilder getDlongOrBuilder() {
if (dlongBuilder_ != null) {
return dlongBuilder_.getMessageOrBuilder();
} else {
return dlong_ == null ?
ru.tinkoff.piapi.contract.v1.Quotation.getDefaultInstance() : dlong_;
}
}
/**
*
*Ставка риска начальной маржи для КСУР лонг. Подробнее: [ставка риска в лонг](https://help.tinkoff.ru/margin-trade/long/risk-rate/)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation dlong = 9;
*/
private com.google.protobuf.SingleFieldBuilderV3<
ru.tinkoff.piapi.contract.v1.Quotation, ru.tinkoff.piapi.contract.v1.Quotation.Builder, ru.tinkoff.piapi.contract.v1.QuotationOrBuilder>
getDlongFieldBuilder() {
if (dlongBuilder_ == null) {
dlongBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
ru.tinkoff.piapi.contract.v1.Quotation, ru.tinkoff.piapi.contract.v1.Quotation.Builder, ru.tinkoff.piapi.contract.v1.QuotationOrBuilder>(
getDlong(),
getParentForChildren(),
isClean());
dlong_ = null;
}
return dlongBuilder_;
}
private ru.tinkoff.piapi.contract.v1.Quotation dshort_;
private com.google.protobuf.SingleFieldBuilderV3<
ru.tinkoff.piapi.contract.v1.Quotation, ru.tinkoff.piapi.contract.v1.Quotation.Builder, ru.tinkoff.piapi.contract.v1.QuotationOrBuilder> dshortBuilder_;
/**
*
*Ставка риска начальной маржи для КСУР шорт. Подробнее: [ставка риска в шорт](https://help.tinkoff.ru/margin-trade/short/risk-rate/)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation dshort = 10;
* @return Whether the dshort field is set.
*/
public boolean hasDshort() {
return ((bitField0_ & 0x00000200) != 0);
}
/**
*
*Ставка риска начальной маржи для КСУР шорт. Подробнее: [ставка риска в шорт](https://help.tinkoff.ru/margin-trade/short/risk-rate/)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation dshort = 10;
* @return The dshort.
*/
public ru.tinkoff.piapi.contract.v1.Quotation getDshort() {
if (dshortBuilder_ == null) {
return dshort_ == null ? ru.tinkoff.piapi.contract.v1.Quotation.getDefaultInstance() : dshort_;
} else {
return dshortBuilder_.getMessage();
}
}
/**
*
*Ставка риска начальной маржи для КСУР шорт. Подробнее: [ставка риска в шорт](https://help.tinkoff.ru/margin-trade/short/risk-rate/)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation dshort = 10;
*/
public Builder setDshort(ru.tinkoff.piapi.contract.v1.Quotation value) {
if (dshortBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
dshort_ = value;
} else {
dshortBuilder_.setMessage(value);
}
bitField0_ |= 0x00000200;
onChanged();
return this;
}
/**
*
*Ставка риска начальной маржи для КСУР шорт. Подробнее: [ставка риска в шорт](https://help.tinkoff.ru/margin-trade/short/risk-rate/)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation dshort = 10;
*/
public Builder setDshort(
ru.tinkoff.piapi.contract.v1.Quotation.Builder builderForValue) {
if (dshortBuilder_ == null) {
dshort_ = builderForValue.build();
} else {
dshortBuilder_.setMessage(builderForValue.build());
}
bitField0_ |= 0x00000200;
onChanged();
return this;
}
/**
*
*Ставка риска начальной маржи для КСУР шорт. Подробнее: [ставка риска в шорт](https://help.tinkoff.ru/margin-trade/short/risk-rate/)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation dshort = 10;
*/
public Builder mergeDshort(ru.tinkoff.piapi.contract.v1.Quotation value) {
if (dshortBuilder_ == null) {
if (((bitField0_ & 0x00000200) != 0) &&
dshort_ != null &&
dshort_ != ru.tinkoff.piapi.contract.v1.Quotation.getDefaultInstance()) {
getDshortBuilder().mergeFrom(value);
} else {
dshort_ = value;
}
} else {
dshortBuilder_.mergeFrom(value);
}
bitField0_ |= 0x00000200;
onChanged();
return this;
}
/**
*
*Ставка риска начальной маржи для КСУР шорт. Подробнее: [ставка риска в шорт](https://help.tinkoff.ru/margin-trade/short/risk-rate/)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation dshort = 10;
*/
public Builder clearDshort() {
bitField0_ = (bitField0_ & ~0x00000200);
dshort_ = null;
if (dshortBuilder_ != null) {
dshortBuilder_.dispose();
dshortBuilder_ = null;
}
onChanged();
return this;
}
/**
*
*Ставка риска начальной маржи для КСУР шорт. Подробнее: [ставка риска в шорт](https://help.tinkoff.ru/margin-trade/short/risk-rate/)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation dshort = 10;
*/
public ru.tinkoff.piapi.contract.v1.Quotation.Builder getDshortBuilder() {
bitField0_ |= 0x00000200;
onChanged();
return getDshortFieldBuilder().getBuilder();
}
/**
*
*Ставка риска начальной маржи для КСУР шорт. Подробнее: [ставка риска в шорт](https://help.tinkoff.ru/margin-trade/short/risk-rate/)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation dshort = 10;
*/
public ru.tinkoff.piapi.contract.v1.QuotationOrBuilder getDshortOrBuilder() {
if (dshortBuilder_ != null) {
return dshortBuilder_.getMessageOrBuilder();
} else {
return dshort_ == null ?
ru.tinkoff.piapi.contract.v1.Quotation.getDefaultInstance() : dshort_;
}
}
/**
*
*Ставка риска начальной маржи для КСУР шорт. Подробнее: [ставка риска в шорт](https://help.tinkoff.ru/margin-trade/short/risk-rate/)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation dshort = 10;
*/
private com.google.protobuf.SingleFieldBuilderV3<
ru.tinkoff.piapi.contract.v1.Quotation, ru.tinkoff.piapi.contract.v1.Quotation.Builder, ru.tinkoff.piapi.contract.v1.QuotationOrBuilder>
getDshortFieldBuilder() {
if (dshortBuilder_ == null) {
dshortBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
ru.tinkoff.piapi.contract.v1.Quotation, ru.tinkoff.piapi.contract.v1.Quotation.Builder, ru.tinkoff.piapi.contract.v1.QuotationOrBuilder>(
getDshort(),
getParentForChildren(),
isClean());
dshort_ = null;
}
return dshortBuilder_;
}
private ru.tinkoff.piapi.contract.v1.Quotation dlongMin_;
private com.google.protobuf.SingleFieldBuilderV3<
ru.tinkoff.piapi.contract.v1.Quotation, ru.tinkoff.piapi.contract.v1.Quotation.Builder, ru.tinkoff.piapi.contract.v1.QuotationOrBuilder> dlongMinBuilder_;
/**
*
* Ставка риска начальной маржи для КПУР лонг. Подробнее: [ставка риска в лонг](https://help.tinkoff.ru/margin-trade/long/risk-rate/)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation dlong_min = 11;
* @return Whether the dlongMin field is set.
*/
public boolean hasDlongMin() {
return ((bitField0_ & 0x00000400) != 0);
}
/**
*
* Ставка риска начальной маржи для КПУР лонг. Подробнее: [ставка риска в лонг](https://help.tinkoff.ru/margin-trade/long/risk-rate/)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation dlong_min = 11;
* @return The dlongMin.
*/
public ru.tinkoff.piapi.contract.v1.Quotation getDlongMin() {
if (dlongMinBuilder_ == null) {
return dlongMin_ == null ? ru.tinkoff.piapi.contract.v1.Quotation.getDefaultInstance() : dlongMin_;
} else {
return dlongMinBuilder_.getMessage();
}
}
/**
*
* Ставка риска начальной маржи для КПУР лонг. Подробнее: [ставка риска в лонг](https://help.tinkoff.ru/margin-trade/long/risk-rate/)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation dlong_min = 11;
*/
public Builder setDlongMin(ru.tinkoff.piapi.contract.v1.Quotation value) {
if (dlongMinBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
dlongMin_ = value;
} else {
dlongMinBuilder_.setMessage(value);
}
bitField0_ |= 0x00000400;
onChanged();
return this;
}
/**
*
* Ставка риска начальной маржи для КПУР лонг. Подробнее: [ставка риска в лонг](https://help.tinkoff.ru/margin-trade/long/risk-rate/)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation dlong_min = 11;
*/
public Builder setDlongMin(
ru.tinkoff.piapi.contract.v1.Quotation.Builder builderForValue) {
if (dlongMinBuilder_ == null) {
dlongMin_ = builderForValue.build();
} else {
dlongMinBuilder_.setMessage(builderForValue.build());
}
bitField0_ |= 0x00000400;
onChanged();
return this;
}
/**
*
* Ставка риска начальной маржи для КПУР лонг. Подробнее: [ставка риска в лонг](https://help.tinkoff.ru/margin-trade/long/risk-rate/)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation dlong_min = 11;
*/
public Builder mergeDlongMin(ru.tinkoff.piapi.contract.v1.Quotation value) {
if (dlongMinBuilder_ == null) {
if (((bitField0_ & 0x00000400) != 0) &&
dlongMin_ != null &&
dlongMin_ != ru.tinkoff.piapi.contract.v1.Quotation.getDefaultInstance()) {
getDlongMinBuilder().mergeFrom(value);
} else {
dlongMin_ = value;
}
} else {
dlongMinBuilder_.mergeFrom(value);
}
bitField0_ |= 0x00000400;
onChanged();
return this;
}
/**
*
* Ставка риска начальной маржи для КПУР лонг. Подробнее: [ставка риска в лонг](https://help.tinkoff.ru/margin-trade/long/risk-rate/)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation dlong_min = 11;
*/
public Builder clearDlongMin() {
bitField0_ = (bitField0_ & ~0x00000400);
dlongMin_ = null;
if (dlongMinBuilder_ != null) {
dlongMinBuilder_.dispose();
dlongMinBuilder_ = null;
}
onChanged();
return this;
}
/**
*
* Ставка риска начальной маржи для КПУР лонг. Подробнее: [ставка риска в лонг](https://help.tinkoff.ru/margin-trade/long/risk-rate/)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation dlong_min = 11;
*/
public ru.tinkoff.piapi.contract.v1.Quotation.Builder getDlongMinBuilder() {
bitField0_ |= 0x00000400;
onChanged();
return getDlongMinFieldBuilder().getBuilder();
}
/**
*
* Ставка риска начальной маржи для КПУР лонг. Подробнее: [ставка риска в лонг](https://help.tinkoff.ru/margin-trade/long/risk-rate/)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation dlong_min = 11;
*/
public ru.tinkoff.piapi.contract.v1.QuotationOrBuilder getDlongMinOrBuilder() {
if (dlongMinBuilder_ != null) {
return dlongMinBuilder_.getMessageOrBuilder();
} else {
return dlongMin_ == null ?
ru.tinkoff.piapi.contract.v1.Quotation.getDefaultInstance() : dlongMin_;
}
}
/**
*
* Ставка риска начальной маржи для КПУР лонг. Подробнее: [ставка риска в лонг](https://help.tinkoff.ru/margin-trade/long/risk-rate/)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation dlong_min = 11;
*/
private com.google.protobuf.SingleFieldBuilderV3<
ru.tinkoff.piapi.contract.v1.Quotation, ru.tinkoff.piapi.contract.v1.Quotation.Builder, ru.tinkoff.piapi.contract.v1.QuotationOrBuilder>
getDlongMinFieldBuilder() {
if (dlongMinBuilder_ == null) {
dlongMinBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
ru.tinkoff.piapi.contract.v1.Quotation, ru.tinkoff.piapi.contract.v1.Quotation.Builder, ru.tinkoff.piapi.contract.v1.QuotationOrBuilder>(
getDlongMin(),
getParentForChildren(),
isClean());
dlongMin_ = null;
}
return dlongMinBuilder_;
}
private ru.tinkoff.piapi.contract.v1.Quotation dshortMin_;
private com.google.protobuf.SingleFieldBuilderV3<
ru.tinkoff.piapi.contract.v1.Quotation, ru.tinkoff.piapi.contract.v1.Quotation.Builder, ru.tinkoff.piapi.contract.v1.QuotationOrBuilder> dshortMinBuilder_;
/**
*
*Ставка риска начальной маржи для КПУР шорт. Подробнее: [ставка риска в шорт](https://help.tinkoff.ru/margin-trade/short/risk-rate/)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation dshort_min = 12;
* @return Whether the dshortMin field is set.
*/
public boolean hasDshortMin() {
return ((bitField0_ & 0x00000800) != 0);
}
/**
*
*Ставка риска начальной маржи для КПУР шорт. Подробнее: [ставка риска в шорт](https://help.tinkoff.ru/margin-trade/short/risk-rate/)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation dshort_min = 12;
* @return The dshortMin.
*/
public ru.tinkoff.piapi.contract.v1.Quotation getDshortMin() {
if (dshortMinBuilder_ == null) {
return dshortMin_ == null ? ru.tinkoff.piapi.contract.v1.Quotation.getDefaultInstance() : dshortMin_;
} else {
return dshortMinBuilder_.getMessage();
}
}
/**
*
*Ставка риска начальной маржи для КПУР шорт. Подробнее: [ставка риска в шорт](https://help.tinkoff.ru/margin-trade/short/risk-rate/)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation dshort_min = 12;
*/
public Builder setDshortMin(ru.tinkoff.piapi.contract.v1.Quotation value) {
if (dshortMinBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
dshortMin_ = value;
} else {
dshortMinBuilder_.setMessage(value);
}
bitField0_ |= 0x00000800;
onChanged();
return this;
}
/**
*
*Ставка риска начальной маржи для КПУР шорт. Подробнее: [ставка риска в шорт](https://help.tinkoff.ru/margin-trade/short/risk-rate/)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation dshort_min = 12;
*/
public Builder setDshortMin(
ru.tinkoff.piapi.contract.v1.Quotation.Builder builderForValue) {
if (dshortMinBuilder_ == null) {
dshortMin_ = builderForValue.build();
} else {
dshortMinBuilder_.setMessage(builderForValue.build());
}
bitField0_ |= 0x00000800;
onChanged();
return this;
}
/**
*
*Ставка риска начальной маржи для КПУР шорт. Подробнее: [ставка риска в шорт](https://help.tinkoff.ru/margin-trade/short/risk-rate/)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation dshort_min = 12;
*/
public Builder mergeDshortMin(ru.tinkoff.piapi.contract.v1.Quotation value) {
if (dshortMinBuilder_ == null) {
if (((bitField0_ & 0x00000800) != 0) &&
dshortMin_ != null &&
dshortMin_ != ru.tinkoff.piapi.contract.v1.Quotation.getDefaultInstance()) {
getDshortMinBuilder().mergeFrom(value);
} else {
dshortMin_ = value;
}
} else {
dshortMinBuilder_.mergeFrom(value);
}
bitField0_ |= 0x00000800;
onChanged();
return this;
}
/**
*
*Ставка риска начальной маржи для КПУР шорт. Подробнее: [ставка риска в шорт](https://help.tinkoff.ru/margin-trade/short/risk-rate/)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation dshort_min = 12;
*/
public Builder clearDshortMin() {
bitField0_ = (bitField0_ & ~0x00000800);
dshortMin_ = null;
if (dshortMinBuilder_ != null) {
dshortMinBuilder_.dispose();
dshortMinBuilder_ = null;
}
onChanged();
return this;
}
/**
*
*Ставка риска начальной маржи для КПУР шорт. Подробнее: [ставка риска в шорт](https://help.tinkoff.ru/margin-trade/short/risk-rate/)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation dshort_min = 12;
*/
public ru.tinkoff.piapi.contract.v1.Quotation.Builder getDshortMinBuilder() {
bitField0_ |= 0x00000800;
onChanged();
return getDshortMinFieldBuilder().getBuilder();
}
/**
*
*Ставка риска начальной маржи для КПУР шорт. Подробнее: [ставка риска в шорт](https://help.tinkoff.ru/margin-trade/short/risk-rate/)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation dshort_min = 12;
*/
public ru.tinkoff.piapi.contract.v1.QuotationOrBuilder getDshortMinOrBuilder() {
if (dshortMinBuilder_ != null) {
return dshortMinBuilder_.getMessageOrBuilder();
} else {
return dshortMin_ == null ?
ru.tinkoff.piapi.contract.v1.Quotation.getDefaultInstance() : dshortMin_;
}
}
/**
*
*Ставка риска начальной маржи для КПУР шорт. Подробнее: [ставка риска в шорт](https://help.tinkoff.ru/margin-trade/short/risk-rate/)
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation dshort_min = 12;
*/
private com.google.protobuf.SingleFieldBuilderV3<
ru.tinkoff.piapi.contract.v1.Quotation, ru.tinkoff.piapi.contract.v1.Quotation.Builder, ru.tinkoff.piapi.contract.v1.QuotationOrBuilder>
getDshortMinFieldBuilder() {
if (dshortMinBuilder_ == null) {
dshortMinBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
ru.tinkoff.piapi.contract.v1.Quotation, ru.tinkoff.piapi.contract.v1.Quotation.Builder, ru.tinkoff.piapi.contract.v1.QuotationOrBuilder>(
getDshortMin(),
getParentForChildren(),
isClean());
dshortMin_ = null;
}
return dshortMinBuilder_;
}
private boolean shortEnabledFlag_ ;
/**
*
*Признак доступности для операций в шорт.
*
*
* bool short_enabled_flag = 13;
* @return The shortEnabledFlag.
*/
@java.lang.Override
public boolean getShortEnabledFlag() {
return shortEnabledFlag_;
}
/**
*
*Признак доступности для операций в шорт.
*
*
* bool short_enabled_flag = 13;
* @param value The shortEnabledFlag to set.
* @return This builder for chaining.
*/
public Builder setShortEnabledFlag(boolean value) {
shortEnabledFlag_ = value;
bitField0_ |= 0x00001000;
onChanged();
return this;
}
/**
*
*Признак доступности для операций в шорт.
*
*
* bool short_enabled_flag = 13;
* @return This builder for chaining.
*/
public Builder clearShortEnabledFlag() {
bitField0_ = (bitField0_ & ~0x00001000);
shortEnabledFlag_ = false;
onChanged();
return this;
}
private java.lang.Object name_ = "";
/**
*
*Название инструмента.
*
*
* string name = 15;
* @return The name.
*/
public java.lang.String getName() {
java.lang.Object ref = name_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
name_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
*
*Название инструмента.
*
*
* string name = 15;
* @return The bytes for name.
*/
public com.google.protobuf.ByteString
getNameBytes() {
java.lang.Object ref = name_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
name_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
*
*Название инструмента.
*
*
* string name = 15;
* @param value The name to set.
* @return This builder for chaining.
*/
public Builder setName(
java.lang.String value) {
if (value == null) { throw new NullPointerException(); }
name_ = value;
bitField0_ |= 0x00002000;
onChanged();
return this;
}
/**
*
*Название инструмента.
*
*
* string name = 15;
* @return This builder for chaining.
*/
public Builder clearName() {
name_ = getDefaultInstance().getName();
bitField0_ = (bitField0_ & ~0x00002000);
onChanged();
return this;
}
/**
*
*Название инструмента.
*
*
* string name = 15;
* @param value The bytes for name to set.
* @return This builder for chaining.
*/
public Builder setNameBytes(
com.google.protobuf.ByteString value) {
if (value == null) { throw new NullPointerException(); }
checkByteStringIsUtf8(value);
name_ = value;
bitField0_ |= 0x00002000;
onChanged();
return this;
}
private java.lang.Object exchange_ = "";
/**
*
*Tорговая площадка (секция биржи).
*
*
* string exchange = 16;
* @return The exchange.
*/
public java.lang.String getExchange() {
java.lang.Object ref = exchange_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
exchange_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
*
*Tорговая площадка (секция биржи).
*
*
* string exchange = 16;
* @return The bytes for exchange.
*/
public com.google.protobuf.ByteString
getExchangeBytes() {
java.lang.Object ref = exchange_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
exchange_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
*
*Tорговая площадка (секция биржи).
*
*
* string exchange = 16;
* @param value The exchange to set.
* @return This builder for chaining.
*/
public Builder setExchange(
java.lang.String value) {
if (value == null) { throw new NullPointerException(); }
exchange_ = value;
bitField0_ |= 0x00004000;
onChanged();
return this;
}
/**
*
*Tорговая площадка (секция биржи).
*
*
* string exchange = 16;
* @return This builder for chaining.
*/
public Builder clearExchange() {
exchange_ = getDefaultInstance().getExchange();
bitField0_ = (bitField0_ & ~0x00004000);
onChanged();
return this;
}
/**
*
*Tорговая площадка (секция биржи).
*
*
* string exchange = 16;
* @param value The bytes for exchange to set.
* @return This builder for chaining.
*/
public Builder setExchangeBytes(
com.google.protobuf.ByteString value) {
if (value == null) { throw new NullPointerException(); }
checkByteStringIsUtf8(value);
exchange_ = value;
bitField0_ |= 0x00004000;
onChanged();
return this;
}
private int couponQuantityPerYear_ ;
/**
*
*Количество выплат по купонам в год.
*
*
* int32 coupon_quantity_per_year = 17;
* @return The couponQuantityPerYear.
*/
@java.lang.Override
public int getCouponQuantityPerYear() {
return couponQuantityPerYear_;
}
/**
*
*Количество выплат по купонам в год.
*
*
* int32 coupon_quantity_per_year = 17;
* @param value The couponQuantityPerYear to set.
* @return This builder for chaining.
*/
public Builder setCouponQuantityPerYear(int value) {
couponQuantityPerYear_ = value;
bitField0_ |= 0x00008000;
onChanged();
return this;
}
/**
*
*Количество выплат по купонам в год.
*
*
* int32 coupon_quantity_per_year = 17;
* @return This builder for chaining.
*/
public Builder clearCouponQuantityPerYear() {
bitField0_ = (bitField0_ & ~0x00008000);
couponQuantityPerYear_ = 0;
onChanged();
return this;
}
private com.google.protobuf.Timestamp maturityDate_;
private com.google.protobuf.SingleFieldBuilderV3<
com.google.protobuf.Timestamp, com.google.protobuf.Timestamp.Builder, com.google.protobuf.TimestampOrBuilder> maturityDateBuilder_;
/**
*
*Дата погашения облигации в часовом поясе UTC.
*
*
* .google.protobuf.Timestamp maturity_date = 18;
* @return Whether the maturityDate field is set.
*/
public boolean hasMaturityDate() {
return ((bitField0_ & 0x00010000) != 0);
}
/**
*
*Дата погашения облигации в часовом поясе UTC.
*
*
* .google.protobuf.Timestamp maturity_date = 18;
* @return The maturityDate.
*/
public com.google.protobuf.Timestamp getMaturityDate() {
if (maturityDateBuilder_ == null) {
return maturityDate_ == null ? com.google.protobuf.Timestamp.getDefaultInstance() : maturityDate_;
} else {
return maturityDateBuilder_.getMessage();
}
}
/**
*
*Дата погашения облигации в часовом поясе UTC.
*
*
* .google.protobuf.Timestamp maturity_date = 18;
*/
public Builder setMaturityDate(com.google.protobuf.Timestamp value) {
if (maturityDateBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
maturityDate_ = value;
} else {
maturityDateBuilder_.setMessage(value);
}
bitField0_ |= 0x00010000;
onChanged();
return this;
}
/**
*
*Дата погашения облигации в часовом поясе UTC.
*
*
* .google.protobuf.Timestamp maturity_date = 18;
*/
public Builder setMaturityDate(
com.google.protobuf.Timestamp.Builder builderForValue) {
if (maturityDateBuilder_ == null) {
maturityDate_ = builderForValue.build();
} else {
maturityDateBuilder_.setMessage(builderForValue.build());
}
bitField0_ |= 0x00010000;
onChanged();
return this;
}
/**
*
*Дата погашения облигации в часовом поясе UTC.
*
*
* .google.protobuf.Timestamp maturity_date = 18;
*/
public Builder mergeMaturityDate(com.google.protobuf.Timestamp value) {
if (maturityDateBuilder_ == null) {
if (((bitField0_ & 0x00010000) != 0) &&
maturityDate_ != null &&
maturityDate_ != com.google.protobuf.Timestamp.getDefaultInstance()) {
getMaturityDateBuilder().mergeFrom(value);
} else {
maturityDate_ = value;
}
} else {
maturityDateBuilder_.mergeFrom(value);
}
bitField0_ |= 0x00010000;
onChanged();
return this;
}
/**
*
*Дата погашения облигации в часовом поясе UTC.
*
*
* .google.protobuf.Timestamp maturity_date = 18;
*/
public Builder clearMaturityDate() {
bitField0_ = (bitField0_ & ~0x00010000);
maturityDate_ = null;
if (maturityDateBuilder_ != null) {
maturityDateBuilder_.dispose();
maturityDateBuilder_ = null;
}
onChanged();
return this;
}
/**
*
*Дата погашения облигации в часовом поясе UTC.
*
*
* .google.protobuf.Timestamp maturity_date = 18;
*/
public com.google.protobuf.Timestamp.Builder getMaturityDateBuilder() {
bitField0_ |= 0x00010000;
onChanged();
return getMaturityDateFieldBuilder().getBuilder();
}
/**
*
*Дата погашения облигации в часовом поясе UTC.
*
*
* .google.protobuf.Timestamp maturity_date = 18;
*/
public com.google.protobuf.TimestampOrBuilder getMaturityDateOrBuilder() {
if (maturityDateBuilder_ != null) {
return maturityDateBuilder_.getMessageOrBuilder();
} else {
return maturityDate_ == null ?
com.google.protobuf.Timestamp.getDefaultInstance() : maturityDate_;
}
}
/**
*
*Дата погашения облигации в часовом поясе UTC.
*
*
* .google.protobuf.Timestamp maturity_date = 18;
*/
private com.google.protobuf.SingleFieldBuilderV3<
com.google.protobuf.Timestamp, com.google.protobuf.Timestamp.Builder, com.google.protobuf.TimestampOrBuilder>
getMaturityDateFieldBuilder() {
if (maturityDateBuilder_ == null) {
maturityDateBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
com.google.protobuf.Timestamp, com.google.protobuf.Timestamp.Builder, com.google.protobuf.TimestampOrBuilder>(
getMaturityDate(),
getParentForChildren(),
isClean());
maturityDate_ = null;
}
return maturityDateBuilder_;
}
private ru.tinkoff.piapi.contract.v1.MoneyValue nominal_;
private com.google.protobuf.SingleFieldBuilderV3<
ru.tinkoff.piapi.contract.v1.MoneyValue, ru.tinkoff.piapi.contract.v1.MoneyValue.Builder, ru.tinkoff.piapi.contract.v1.MoneyValueOrBuilder> nominalBuilder_;
/**
*
*Номинал облигации.
*
*
* .tinkoff.public.invest.api.contract.v1.MoneyValue nominal = 19;
* @return Whether the nominal field is set.
*/
public boolean hasNominal() {
return ((bitField0_ & 0x00020000) != 0);
}
/**
*
*Номинал облигации.
*
*
* .tinkoff.public.invest.api.contract.v1.MoneyValue nominal = 19;
* @return The nominal.
*/
public ru.tinkoff.piapi.contract.v1.MoneyValue getNominal() {
if (nominalBuilder_ == null) {
return nominal_ == null ? ru.tinkoff.piapi.contract.v1.MoneyValue.getDefaultInstance() : nominal_;
} else {
return nominalBuilder_.getMessage();
}
}
/**
*
*Номинал облигации.
*
*
* .tinkoff.public.invest.api.contract.v1.MoneyValue nominal = 19;
*/
public Builder setNominal(ru.tinkoff.piapi.contract.v1.MoneyValue value) {
if (nominalBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
nominal_ = value;
} else {
nominalBuilder_.setMessage(value);
}
bitField0_ |= 0x00020000;
onChanged();
return this;
}
/**
*
*Номинал облигации.
*
*
* .tinkoff.public.invest.api.contract.v1.MoneyValue nominal = 19;
*/
public Builder setNominal(
ru.tinkoff.piapi.contract.v1.MoneyValue.Builder builderForValue) {
if (nominalBuilder_ == null) {
nominal_ = builderForValue.build();
} else {
nominalBuilder_.setMessage(builderForValue.build());
}
bitField0_ |= 0x00020000;
onChanged();
return this;
}
/**
*
*Номинал облигации.
*
*
* .tinkoff.public.invest.api.contract.v1.MoneyValue nominal = 19;
*/
public Builder mergeNominal(ru.tinkoff.piapi.contract.v1.MoneyValue value) {
if (nominalBuilder_ == null) {
if (((bitField0_ & 0x00020000) != 0) &&
nominal_ != null &&
nominal_ != ru.tinkoff.piapi.contract.v1.MoneyValue.getDefaultInstance()) {
getNominalBuilder().mergeFrom(value);
} else {
nominal_ = value;
}
} else {
nominalBuilder_.mergeFrom(value);
}
bitField0_ |= 0x00020000;
onChanged();
return this;
}
/**
*
*Номинал облигации.
*
*
* .tinkoff.public.invest.api.contract.v1.MoneyValue nominal = 19;
*/
public Builder clearNominal() {
bitField0_ = (bitField0_ & ~0x00020000);
nominal_ = null;
if (nominalBuilder_ != null) {
nominalBuilder_.dispose();
nominalBuilder_ = null;
}
onChanged();
return this;
}
/**
*
*Номинал облигации.
*
*
* .tinkoff.public.invest.api.contract.v1.MoneyValue nominal = 19;
*/
public ru.tinkoff.piapi.contract.v1.MoneyValue.Builder getNominalBuilder() {
bitField0_ |= 0x00020000;
onChanged();
return getNominalFieldBuilder().getBuilder();
}
/**
*
*Номинал облигации.
*
*
* .tinkoff.public.invest.api.contract.v1.MoneyValue nominal = 19;
*/
public ru.tinkoff.piapi.contract.v1.MoneyValueOrBuilder getNominalOrBuilder() {
if (nominalBuilder_ != null) {
return nominalBuilder_.getMessageOrBuilder();
} else {
return nominal_ == null ?
ru.tinkoff.piapi.contract.v1.MoneyValue.getDefaultInstance() : nominal_;
}
}
/**
*
*Номинал облигации.
*
*
* .tinkoff.public.invest.api.contract.v1.MoneyValue nominal = 19;
*/
private com.google.protobuf.SingleFieldBuilderV3<
ru.tinkoff.piapi.contract.v1.MoneyValue, ru.tinkoff.piapi.contract.v1.MoneyValue.Builder, ru.tinkoff.piapi.contract.v1.MoneyValueOrBuilder>
getNominalFieldBuilder() {
if (nominalBuilder_ == null) {
nominalBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
ru.tinkoff.piapi.contract.v1.MoneyValue, ru.tinkoff.piapi.contract.v1.MoneyValue.Builder, ru.tinkoff.piapi.contract.v1.MoneyValueOrBuilder>(
getNominal(),
getParentForChildren(),
isClean());
nominal_ = null;
}
return nominalBuilder_;
}
private ru.tinkoff.piapi.contract.v1.MoneyValue initialNominal_;
private com.google.protobuf.SingleFieldBuilderV3<
ru.tinkoff.piapi.contract.v1.MoneyValue, ru.tinkoff.piapi.contract.v1.MoneyValue.Builder, ru.tinkoff.piapi.contract.v1.MoneyValueOrBuilder> initialNominalBuilder_;
/**
*
*Первоначальный номинал облигации.
*
*
* .tinkoff.public.invest.api.contract.v1.MoneyValue initial_nominal = 20;
* @return Whether the initialNominal field is set.
*/
public boolean hasInitialNominal() {
return ((bitField0_ & 0x00040000) != 0);
}
/**
*
*Первоначальный номинал облигации.
*
*
* .tinkoff.public.invest.api.contract.v1.MoneyValue initial_nominal = 20;
* @return The initialNominal.
*/
public ru.tinkoff.piapi.contract.v1.MoneyValue getInitialNominal() {
if (initialNominalBuilder_ == null) {
return initialNominal_ == null ? ru.tinkoff.piapi.contract.v1.MoneyValue.getDefaultInstance() : initialNominal_;
} else {
return initialNominalBuilder_.getMessage();
}
}
/**
*
*Первоначальный номинал облигации.
*
*
* .tinkoff.public.invest.api.contract.v1.MoneyValue initial_nominal = 20;
*/
public Builder setInitialNominal(ru.tinkoff.piapi.contract.v1.MoneyValue value) {
if (initialNominalBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
initialNominal_ = value;
} else {
initialNominalBuilder_.setMessage(value);
}
bitField0_ |= 0x00040000;
onChanged();
return this;
}
/**
*
*Первоначальный номинал облигации.
*
*
* .tinkoff.public.invest.api.contract.v1.MoneyValue initial_nominal = 20;
*/
public Builder setInitialNominal(
ru.tinkoff.piapi.contract.v1.MoneyValue.Builder builderForValue) {
if (initialNominalBuilder_ == null) {
initialNominal_ = builderForValue.build();
} else {
initialNominalBuilder_.setMessage(builderForValue.build());
}
bitField0_ |= 0x00040000;
onChanged();
return this;
}
/**
*
*Первоначальный номинал облигации.
*
*
* .tinkoff.public.invest.api.contract.v1.MoneyValue initial_nominal = 20;
*/
public Builder mergeInitialNominal(ru.tinkoff.piapi.contract.v1.MoneyValue value) {
if (initialNominalBuilder_ == null) {
if (((bitField0_ & 0x00040000) != 0) &&
initialNominal_ != null &&
initialNominal_ != ru.tinkoff.piapi.contract.v1.MoneyValue.getDefaultInstance()) {
getInitialNominalBuilder().mergeFrom(value);
} else {
initialNominal_ = value;
}
} else {
initialNominalBuilder_.mergeFrom(value);
}
bitField0_ |= 0x00040000;
onChanged();
return this;
}
/**
*
*Первоначальный номинал облигации.
*
*
* .tinkoff.public.invest.api.contract.v1.MoneyValue initial_nominal = 20;
*/
public Builder clearInitialNominal() {
bitField0_ = (bitField0_ & ~0x00040000);
initialNominal_ = null;
if (initialNominalBuilder_ != null) {
initialNominalBuilder_.dispose();
initialNominalBuilder_ = null;
}
onChanged();
return this;
}
/**
*
*Первоначальный номинал облигации.
*
*
* .tinkoff.public.invest.api.contract.v1.MoneyValue initial_nominal = 20;
*/
public ru.tinkoff.piapi.contract.v1.MoneyValue.Builder getInitialNominalBuilder() {
bitField0_ |= 0x00040000;
onChanged();
return getInitialNominalFieldBuilder().getBuilder();
}
/**
*
*Первоначальный номинал облигации.
*
*
* .tinkoff.public.invest.api.contract.v1.MoneyValue initial_nominal = 20;
*/
public ru.tinkoff.piapi.contract.v1.MoneyValueOrBuilder getInitialNominalOrBuilder() {
if (initialNominalBuilder_ != null) {
return initialNominalBuilder_.getMessageOrBuilder();
} else {
return initialNominal_ == null ?
ru.tinkoff.piapi.contract.v1.MoneyValue.getDefaultInstance() : initialNominal_;
}
}
/**
*
*Первоначальный номинал облигации.
*
*
* .tinkoff.public.invest.api.contract.v1.MoneyValue initial_nominal = 20;
*/
private com.google.protobuf.SingleFieldBuilderV3<
ru.tinkoff.piapi.contract.v1.MoneyValue, ru.tinkoff.piapi.contract.v1.MoneyValue.Builder, ru.tinkoff.piapi.contract.v1.MoneyValueOrBuilder>
getInitialNominalFieldBuilder() {
if (initialNominalBuilder_ == null) {
initialNominalBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
ru.tinkoff.piapi.contract.v1.MoneyValue, ru.tinkoff.piapi.contract.v1.MoneyValue.Builder, ru.tinkoff.piapi.contract.v1.MoneyValueOrBuilder>(
getInitialNominal(),
getParentForChildren(),
isClean());
initialNominal_ = null;
}
return initialNominalBuilder_;
}
private com.google.protobuf.Timestamp stateRegDate_;
private com.google.protobuf.SingleFieldBuilderV3<
com.google.protobuf.Timestamp, com.google.protobuf.Timestamp.Builder, com.google.protobuf.TimestampOrBuilder> stateRegDateBuilder_;
/**
*
*Дата выпуска облигации в часовом поясе UTC.
*
*
* .google.protobuf.Timestamp state_reg_date = 21;
* @return Whether the stateRegDate field is set.
*/
public boolean hasStateRegDate() {
return ((bitField0_ & 0x00080000) != 0);
}
/**
*
*Дата выпуска облигации в часовом поясе UTC.
*
*
* .google.protobuf.Timestamp state_reg_date = 21;
* @return The stateRegDate.
*/
public com.google.protobuf.Timestamp getStateRegDate() {
if (stateRegDateBuilder_ == null) {
return stateRegDate_ == null ? com.google.protobuf.Timestamp.getDefaultInstance() : stateRegDate_;
} else {
return stateRegDateBuilder_.getMessage();
}
}
/**
*
*Дата выпуска облигации в часовом поясе UTC.
*
*
* .google.protobuf.Timestamp state_reg_date = 21;
*/
public Builder setStateRegDate(com.google.protobuf.Timestamp value) {
if (stateRegDateBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
stateRegDate_ = value;
} else {
stateRegDateBuilder_.setMessage(value);
}
bitField0_ |= 0x00080000;
onChanged();
return this;
}
/**
*
*Дата выпуска облигации в часовом поясе UTC.
*
*
* .google.protobuf.Timestamp state_reg_date = 21;
*/
public Builder setStateRegDate(
com.google.protobuf.Timestamp.Builder builderForValue) {
if (stateRegDateBuilder_ == null) {
stateRegDate_ = builderForValue.build();
} else {
stateRegDateBuilder_.setMessage(builderForValue.build());
}
bitField0_ |= 0x00080000;
onChanged();
return this;
}
/**
*
*Дата выпуска облигации в часовом поясе UTC.
*
*
* .google.protobuf.Timestamp state_reg_date = 21;
*/
public Builder mergeStateRegDate(com.google.protobuf.Timestamp value) {
if (stateRegDateBuilder_ == null) {
if (((bitField0_ & 0x00080000) != 0) &&
stateRegDate_ != null &&
stateRegDate_ != com.google.protobuf.Timestamp.getDefaultInstance()) {
getStateRegDateBuilder().mergeFrom(value);
} else {
stateRegDate_ = value;
}
} else {
stateRegDateBuilder_.mergeFrom(value);
}
bitField0_ |= 0x00080000;
onChanged();
return this;
}
/**
*
*Дата выпуска облигации в часовом поясе UTC.
*
*
* .google.protobuf.Timestamp state_reg_date = 21;
*/
public Builder clearStateRegDate() {
bitField0_ = (bitField0_ & ~0x00080000);
stateRegDate_ = null;
if (stateRegDateBuilder_ != null) {
stateRegDateBuilder_.dispose();
stateRegDateBuilder_ = null;
}
onChanged();
return this;
}
/**
*
*Дата выпуска облигации в часовом поясе UTC.
*
*
* .google.protobuf.Timestamp state_reg_date = 21;
*/
public com.google.protobuf.Timestamp.Builder getStateRegDateBuilder() {
bitField0_ |= 0x00080000;
onChanged();
return getStateRegDateFieldBuilder().getBuilder();
}
/**
*
*Дата выпуска облигации в часовом поясе UTC.
*
*
* .google.protobuf.Timestamp state_reg_date = 21;
*/
public com.google.protobuf.TimestampOrBuilder getStateRegDateOrBuilder() {
if (stateRegDateBuilder_ != null) {
return stateRegDateBuilder_.getMessageOrBuilder();
} else {
return stateRegDate_ == null ?
com.google.protobuf.Timestamp.getDefaultInstance() : stateRegDate_;
}
}
/**
*
*Дата выпуска облигации в часовом поясе UTC.
*
*
* .google.protobuf.Timestamp state_reg_date = 21;
*/
private com.google.protobuf.SingleFieldBuilderV3<
com.google.protobuf.Timestamp, com.google.protobuf.Timestamp.Builder, com.google.protobuf.TimestampOrBuilder>
getStateRegDateFieldBuilder() {
if (stateRegDateBuilder_ == null) {
stateRegDateBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
com.google.protobuf.Timestamp, com.google.protobuf.Timestamp.Builder, com.google.protobuf.TimestampOrBuilder>(
getStateRegDate(),
getParentForChildren(),
isClean());
stateRegDate_ = null;
}
return stateRegDateBuilder_;
}
private com.google.protobuf.Timestamp placementDate_;
private com.google.protobuf.SingleFieldBuilderV3<
com.google.protobuf.Timestamp, com.google.protobuf.Timestamp.Builder, com.google.protobuf.TimestampOrBuilder> placementDateBuilder_;
/**
*
*Дата размещения в часовом поясе UTC.
*
*
* .google.protobuf.Timestamp placement_date = 22;
* @return Whether the placementDate field is set.
*/
public boolean hasPlacementDate() {
return ((bitField0_ & 0x00100000) != 0);
}
/**
*
*Дата размещения в часовом поясе UTC.
*
*
* .google.protobuf.Timestamp placement_date = 22;
* @return The placementDate.
*/
public com.google.protobuf.Timestamp getPlacementDate() {
if (placementDateBuilder_ == null) {
return placementDate_ == null ? com.google.protobuf.Timestamp.getDefaultInstance() : placementDate_;
} else {
return placementDateBuilder_.getMessage();
}
}
/**
*
*Дата размещения в часовом поясе UTC.
*
*
* .google.protobuf.Timestamp placement_date = 22;
*/
public Builder setPlacementDate(com.google.protobuf.Timestamp value) {
if (placementDateBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
placementDate_ = value;
} else {
placementDateBuilder_.setMessage(value);
}
bitField0_ |= 0x00100000;
onChanged();
return this;
}
/**
*
*Дата размещения в часовом поясе UTC.
*
*
* .google.protobuf.Timestamp placement_date = 22;
*/
public Builder setPlacementDate(
com.google.protobuf.Timestamp.Builder builderForValue) {
if (placementDateBuilder_ == null) {
placementDate_ = builderForValue.build();
} else {
placementDateBuilder_.setMessage(builderForValue.build());
}
bitField0_ |= 0x00100000;
onChanged();
return this;
}
/**
*
*Дата размещения в часовом поясе UTC.
*
*
* .google.protobuf.Timestamp placement_date = 22;
*/
public Builder mergePlacementDate(com.google.protobuf.Timestamp value) {
if (placementDateBuilder_ == null) {
if (((bitField0_ & 0x00100000) != 0) &&
placementDate_ != null &&
placementDate_ != com.google.protobuf.Timestamp.getDefaultInstance()) {
getPlacementDateBuilder().mergeFrom(value);
} else {
placementDate_ = value;
}
} else {
placementDateBuilder_.mergeFrom(value);
}
bitField0_ |= 0x00100000;
onChanged();
return this;
}
/**
*
*Дата размещения в часовом поясе UTC.
*
*
* .google.protobuf.Timestamp placement_date = 22;
*/
public Builder clearPlacementDate() {
bitField0_ = (bitField0_ & ~0x00100000);
placementDate_ = null;
if (placementDateBuilder_ != null) {
placementDateBuilder_.dispose();
placementDateBuilder_ = null;
}
onChanged();
return this;
}
/**
*
*Дата размещения в часовом поясе UTC.
*
*
* .google.protobuf.Timestamp placement_date = 22;
*/
public com.google.protobuf.Timestamp.Builder getPlacementDateBuilder() {
bitField0_ |= 0x00100000;
onChanged();
return getPlacementDateFieldBuilder().getBuilder();
}
/**
*
*Дата размещения в часовом поясе UTC.
*
*
* .google.protobuf.Timestamp placement_date = 22;
*/
public com.google.protobuf.TimestampOrBuilder getPlacementDateOrBuilder() {
if (placementDateBuilder_ != null) {
return placementDateBuilder_.getMessageOrBuilder();
} else {
return placementDate_ == null ?
com.google.protobuf.Timestamp.getDefaultInstance() : placementDate_;
}
}
/**
*
*Дата размещения в часовом поясе UTC.
*
*
* .google.protobuf.Timestamp placement_date = 22;
*/
private com.google.protobuf.SingleFieldBuilderV3<
com.google.protobuf.Timestamp, com.google.protobuf.Timestamp.Builder, com.google.protobuf.TimestampOrBuilder>
getPlacementDateFieldBuilder() {
if (placementDateBuilder_ == null) {
placementDateBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
com.google.protobuf.Timestamp, com.google.protobuf.Timestamp.Builder, com.google.protobuf.TimestampOrBuilder>(
getPlacementDate(),
getParentForChildren(),
isClean());
placementDate_ = null;
}
return placementDateBuilder_;
}
private ru.tinkoff.piapi.contract.v1.MoneyValue placementPrice_;
private com.google.protobuf.SingleFieldBuilderV3<
ru.tinkoff.piapi.contract.v1.MoneyValue, ru.tinkoff.piapi.contract.v1.MoneyValue.Builder, ru.tinkoff.piapi.contract.v1.MoneyValueOrBuilder> placementPriceBuilder_;
/**
*
*Цена размещения.
*
*
* .tinkoff.public.invest.api.contract.v1.MoneyValue placement_price = 23;
* @return Whether the placementPrice field is set.
*/
public boolean hasPlacementPrice() {
return ((bitField0_ & 0x00200000) != 0);
}
/**
*
*Цена размещения.
*
*
* .tinkoff.public.invest.api.contract.v1.MoneyValue placement_price = 23;
* @return The placementPrice.
*/
public ru.tinkoff.piapi.contract.v1.MoneyValue getPlacementPrice() {
if (placementPriceBuilder_ == null) {
return placementPrice_ == null ? ru.tinkoff.piapi.contract.v1.MoneyValue.getDefaultInstance() : placementPrice_;
} else {
return placementPriceBuilder_.getMessage();
}
}
/**
*
*Цена размещения.
*
*
* .tinkoff.public.invest.api.contract.v1.MoneyValue placement_price = 23;
*/
public Builder setPlacementPrice(ru.tinkoff.piapi.contract.v1.MoneyValue value) {
if (placementPriceBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
placementPrice_ = value;
} else {
placementPriceBuilder_.setMessage(value);
}
bitField0_ |= 0x00200000;
onChanged();
return this;
}
/**
*
*Цена размещения.
*
*
* .tinkoff.public.invest.api.contract.v1.MoneyValue placement_price = 23;
*/
public Builder setPlacementPrice(
ru.tinkoff.piapi.contract.v1.MoneyValue.Builder builderForValue) {
if (placementPriceBuilder_ == null) {
placementPrice_ = builderForValue.build();
} else {
placementPriceBuilder_.setMessage(builderForValue.build());
}
bitField0_ |= 0x00200000;
onChanged();
return this;
}
/**
*
*Цена размещения.
*
*
* .tinkoff.public.invest.api.contract.v1.MoneyValue placement_price = 23;
*/
public Builder mergePlacementPrice(ru.tinkoff.piapi.contract.v1.MoneyValue value) {
if (placementPriceBuilder_ == null) {
if (((bitField0_ & 0x00200000) != 0) &&
placementPrice_ != null &&
placementPrice_ != ru.tinkoff.piapi.contract.v1.MoneyValue.getDefaultInstance()) {
getPlacementPriceBuilder().mergeFrom(value);
} else {
placementPrice_ = value;
}
} else {
placementPriceBuilder_.mergeFrom(value);
}
bitField0_ |= 0x00200000;
onChanged();
return this;
}
/**
*
*Цена размещения.
*
*
* .tinkoff.public.invest.api.contract.v1.MoneyValue placement_price = 23;
*/
public Builder clearPlacementPrice() {
bitField0_ = (bitField0_ & ~0x00200000);
placementPrice_ = null;
if (placementPriceBuilder_ != null) {
placementPriceBuilder_.dispose();
placementPriceBuilder_ = null;
}
onChanged();
return this;
}
/**
*
*Цена размещения.
*
*
* .tinkoff.public.invest.api.contract.v1.MoneyValue placement_price = 23;
*/
public ru.tinkoff.piapi.contract.v1.MoneyValue.Builder getPlacementPriceBuilder() {
bitField0_ |= 0x00200000;
onChanged();
return getPlacementPriceFieldBuilder().getBuilder();
}
/**
*
*Цена размещения.
*
*
* .tinkoff.public.invest.api.contract.v1.MoneyValue placement_price = 23;
*/
public ru.tinkoff.piapi.contract.v1.MoneyValueOrBuilder getPlacementPriceOrBuilder() {
if (placementPriceBuilder_ != null) {
return placementPriceBuilder_.getMessageOrBuilder();
} else {
return placementPrice_ == null ?
ru.tinkoff.piapi.contract.v1.MoneyValue.getDefaultInstance() : placementPrice_;
}
}
/**
*
*Цена размещения.
*
*
* .tinkoff.public.invest.api.contract.v1.MoneyValue placement_price = 23;
*/
private com.google.protobuf.SingleFieldBuilderV3<
ru.tinkoff.piapi.contract.v1.MoneyValue, ru.tinkoff.piapi.contract.v1.MoneyValue.Builder, ru.tinkoff.piapi.contract.v1.MoneyValueOrBuilder>
getPlacementPriceFieldBuilder() {
if (placementPriceBuilder_ == null) {
placementPriceBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
ru.tinkoff.piapi.contract.v1.MoneyValue, ru.tinkoff.piapi.contract.v1.MoneyValue.Builder, ru.tinkoff.piapi.contract.v1.MoneyValueOrBuilder>(
getPlacementPrice(),
getParentForChildren(),
isClean());
placementPrice_ = null;
}
return placementPriceBuilder_;
}
private ru.tinkoff.piapi.contract.v1.MoneyValue aciValue_;
private com.google.protobuf.SingleFieldBuilderV3<
ru.tinkoff.piapi.contract.v1.MoneyValue, ru.tinkoff.piapi.contract.v1.MoneyValue.Builder, ru.tinkoff.piapi.contract.v1.MoneyValueOrBuilder> aciValueBuilder_;
/**
*
*Значение НКД (накопленного купонного дохода) на дату.
*
*
* .tinkoff.public.invest.api.contract.v1.MoneyValue aci_value = 24;
* @return Whether the aciValue field is set.
*/
public boolean hasAciValue() {
return ((bitField0_ & 0x00400000) != 0);
}
/**
*
*Значение НКД (накопленного купонного дохода) на дату.
*
*
* .tinkoff.public.invest.api.contract.v1.MoneyValue aci_value = 24;
* @return The aciValue.
*/
public ru.tinkoff.piapi.contract.v1.MoneyValue getAciValue() {
if (aciValueBuilder_ == null) {
return aciValue_ == null ? ru.tinkoff.piapi.contract.v1.MoneyValue.getDefaultInstance() : aciValue_;
} else {
return aciValueBuilder_.getMessage();
}
}
/**
*
*Значение НКД (накопленного купонного дохода) на дату.
*
*
* .tinkoff.public.invest.api.contract.v1.MoneyValue aci_value = 24;
*/
public Builder setAciValue(ru.tinkoff.piapi.contract.v1.MoneyValue value) {
if (aciValueBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
aciValue_ = value;
} else {
aciValueBuilder_.setMessage(value);
}
bitField0_ |= 0x00400000;
onChanged();
return this;
}
/**
*
*Значение НКД (накопленного купонного дохода) на дату.
*
*
* .tinkoff.public.invest.api.contract.v1.MoneyValue aci_value = 24;
*/
public Builder setAciValue(
ru.tinkoff.piapi.contract.v1.MoneyValue.Builder builderForValue) {
if (aciValueBuilder_ == null) {
aciValue_ = builderForValue.build();
} else {
aciValueBuilder_.setMessage(builderForValue.build());
}
bitField0_ |= 0x00400000;
onChanged();
return this;
}
/**
*
*Значение НКД (накопленного купонного дохода) на дату.
*
*
* .tinkoff.public.invest.api.contract.v1.MoneyValue aci_value = 24;
*/
public Builder mergeAciValue(ru.tinkoff.piapi.contract.v1.MoneyValue value) {
if (aciValueBuilder_ == null) {
if (((bitField0_ & 0x00400000) != 0) &&
aciValue_ != null &&
aciValue_ != ru.tinkoff.piapi.contract.v1.MoneyValue.getDefaultInstance()) {
getAciValueBuilder().mergeFrom(value);
} else {
aciValue_ = value;
}
} else {
aciValueBuilder_.mergeFrom(value);
}
bitField0_ |= 0x00400000;
onChanged();
return this;
}
/**
*
*Значение НКД (накопленного купонного дохода) на дату.
*
*
* .tinkoff.public.invest.api.contract.v1.MoneyValue aci_value = 24;
*/
public Builder clearAciValue() {
bitField0_ = (bitField0_ & ~0x00400000);
aciValue_ = null;
if (aciValueBuilder_ != null) {
aciValueBuilder_.dispose();
aciValueBuilder_ = null;
}
onChanged();
return this;
}
/**
*
*Значение НКД (накопленного купонного дохода) на дату.
*
*
* .tinkoff.public.invest.api.contract.v1.MoneyValue aci_value = 24;
*/
public ru.tinkoff.piapi.contract.v1.MoneyValue.Builder getAciValueBuilder() {
bitField0_ |= 0x00400000;
onChanged();
return getAciValueFieldBuilder().getBuilder();
}
/**
*
*Значение НКД (накопленного купонного дохода) на дату.
*
*
* .tinkoff.public.invest.api.contract.v1.MoneyValue aci_value = 24;
*/
public ru.tinkoff.piapi.contract.v1.MoneyValueOrBuilder getAciValueOrBuilder() {
if (aciValueBuilder_ != null) {
return aciValueBuilder_.getMessageOrBuilder();
} else {
return aciValue_ == null ?
ru.tinkoff.piapi.contract.v1.MoneyValue.getDefaultInstance() : aciValue_;
}
}
/**
*
*Значение НКД (накопленного купонного дохода) на дату.
*
*
* .tinkoff.public.invest.api.contract.v1.MoneyValue aci_value = 24;
*/
private com.google.protobuf.SingleFieldBuilderV3<
ru.tinkoff.piapi.contract.v1.MoneyValue, ru.tinkoff.piapi.contract.v1.MoneyValue.Builder, ru.tinkoff.piapi.contract.v1.MoneyValueOrBuilder>
getAciValueFieldBuilder() {
if (aciValueBuilder_ == null) {
aciValueBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
ru.tinkoff.piapi.contract.v1.MoneyValue, ru.tinkoff.piapi.contract.v1.MoneyValue.Builder, ru.tinkoff.piapi.contract.v1.MoneyValueOrBuilder>(
getAciValue(),
getParentForChildren(),
isClean());
aciValue_ = null;
}
return aciValueBuilder_;
}
private java.lang.Object countryOfRisk_ = "";
/**
*
*Код страны риска, т.е. страны, в которой компания ведёт основной бизнес.
*
*
* string country_of_risk = 25;
* @return The countryOfRisk.
*/
public java.lang.String getCountryOfRisk() {
java.lang.Object ref = countryOfRisk_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
countryOfRisk_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
*
*Код страны риска, т.е. страны, в которой компания ведёт основной бизнес.
*
*
* string country_of_risk = 25;
* @return The bytes for countryOfRisk.
*/
public com.google.protobuf.ByteString
getCountryOfRiskBytes() {
java.lang.Object ref = countryOfRisk_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
countryOfRisk_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
*
*Код страны риска, т.е. страны, в которой компания ведёт основной бизнес.
*
*
* string country_of_risk = 25;
* @param value The countryOfRisk to set.
* @return This builder for chaining.
*/
public Builder setCountryOfRisk(
java.lang.String value) {
if (value == null) { throw new NullPointerException(); }
countryOfRisk_ = value;
bitField0_ |= 0x00800000;
onChanged();
return this;
}
/**
*
*Код страны риска, т.е. страны, в которой компания ведёт основной бизнес.
*
*
* string country_of_risk = 25;
* @return This builder for chaining.
*/
public Builder clearCountryOfRisk() {
countryOfRisk_ = getDefaultInstance().getCountryOfRisk();
bitField0_ = (bitField0_ & ~0x00800000);
onChanged();
return this;
}
/**
*
*Код страны риска, т.е. страны, в которой компания ведёт основной бизнес.
*
*
* string country_of_risk = 25;
* @param value The bytes for countryOfRisk to set.
* @return This builder for chaining.
*/
public Builder setCountryOfRiskBytes(
com.google.protobuf.ByteString value) {
if (value == null) { throw new NullPointerException(); }
checkByteStringIsUtf8(value);
countryOfRisk_ = value;
bitField0_ |= 0x00800000;
onChanged();
return this;
}
private java.lang.Object countryOfRiskName_ = "";
/**
*
*Наименование страны риска, т.е. страны, в которой компания ведёт основной бизнес.
*
*
* string country_of_risk_name = 26;
* @return The countryOfRiskName.
*/
public java.lang.String getCountryOfRiskName() {
java.lang.Object ref = countryOfRiskName_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
countryOfRiskName_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
*
*Наименование страны риска, т.е. страны, в которой компания ведёт основной бизнес.
*
*
* string country_of_risk_name = 26;
* @return The bytes for countryOfRiskName.
*/
public com.google.protobuf.ByteString
getCountryOfRiskNameBytes() {
java.lang.Object ref = countryOfRiskName_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
countryOfRiskName_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
*
*Наименование страны риска, т.е. страны, в которой компания ведёт основной бизнес.
*
*
* string country_of_risk_name = 26;
* @param value The countryOfRiskName to set.
* @return This builder for chaining.
*/
public Builder setCountryOfRiskName(
java.lang.String value) {
if (value == null) { throw new NullPointerException(); }
countryOfRiskName_ = value;
bitField0_ |= 0x01000000;
onChanged();
return this;
}
/**
*
*Наименование страны риска, т.е. страны, в которой компания ведёт основной бизнес.
*
*
* string country_of_risk_name = 26;
* @return This builder for chaining.
*/
public Builder clearCountryOfRiskName() {
countryOfRiskName_ = getDefaultInstance().getCountryOfRiskName();
bitField0_ = (bitField0_ & ~0x01000000);
onChanged();
return this;
}
/**
*
*Наименование страны риска, т.е. страны, в которой компания ведёт основной бизнес.
*
*
* string country_of_risk_name = 26;
* @param value The bytes for countryOfRiskName to set.
* @return This builder for chaining.
*/
public Builder setCountryOfRiskNameBytes(
com.google.protobuf.ByteString value) {
if (value == null) { throw new NullPointerException(); }
checkByteStringIsUtf8(value);
countryOfRiskName_ = value;
bitField0_ |= 0x01000000;
onChanged();
return this;
}
private java.lang.Object sector_ = "";
/**
*
*Сектор экономики.
*
*
* string sector = 27;
* @return The sector.
*/
public java.lang.String getSector() {
java.lang.Object ref = sector_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
sector_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
*
*Сектор экономики.
*
*
* string sector = 27;
* @return The bytes for sector.
*/
public com.google.protobuf.ByteString
getSectorBytes() {
java.lang.Object ref = sector_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
sector_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
*
*Сектор экономики.
*
*
* string sector = 27;
* @param value The sector to set.
* @return This builder for chaining.
*/
public Builder setSector(
java.lang.String value) {
if (value == null) { throw new NullPointerException(); }
sector_ = value;
bitField0_ |= 0x02000000;
onChanged();
return this;
}
/**
*
*Сектор экономики.
*
*
* string sector = 27;
* @return This builder for chaining.
*/
public Builder clearSector() {
sector_ = getDefaultInstance().getSector();
bitField0_ = (bitField0_ & ~0x02000000);
onChanged();
return this;
}
/**
*
*Сектор экономики.
*
*
* string sector = 27;
* @param value The bytes for sector to set.
* @return This builder for chaining.
*/
public Builder setSectorBytes(
com.google.protobuf.ByteString value) {
if (value == null) { throw new NullPointerException(); }
checkByteStringIsUtf8(value);
sector_ = value;
bitField0_ |= 0x02000000;
onChanged();
return this;
}
private java.lang.Object issueKind_ = "";
/**
*
*Форма выпуска. Возможные значения: </br>**documentary** — документарная; </br>**non_documentary** — бездокументарная.
*
*
* string issue_kind = 28;
* @return The issueKind.
*/
public java.lang.String getIssueKind() {
java.lang.Object ref = issueKind_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
issueKind_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
*
*Форма выпуска. Возможные значения: </br>**documentary** — документарная; </br>**non_documentary** — бездокументарная.
*
*
* string issue_kind = 28;
* @return The bytes for issueKind.
*/
public com.google.protobuf.ByteString
getIssueKindBytes() {
java.lang.Object ref = issueKind_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
issueKind_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
*
*Форма выпуска. Возможные значения: </br>**documentary** — документарная; </br>**non_documentary** — бездокументарная.
*
*
* string issue_kind = 28;
* @param value The issueKind to set.
* @return This builder for chaining.
*/
public Builder setIssueKind(
java.lang.String value) {
if (value == null) { throw new NullPointerException(); }
issueKind_ = value;
bitField0_ |= 0x04000000;
onChanged();
return this;
}
/**
*
*Форма выпуска. Возможные значения: </br>**documentary** — документарная; </br>**non_documentary** — бездокументарная.
*
*
* string issue_kind = 28;
* @return This builder for chaining.
*/
public Builder clearIssueKind() {
issueKind_ = getDefaultInstance().getIssueKind();
bitField0_ = (bitField0_ & ~0x04000000);
onChanged();
return this;
}
/**
*
*Форма выпуска. Возможные значения: </br>**documentary** — документарная; </br>**non_documentary** — бездокументарная.
*
*
* string issue_kind = 28;
* @param value The bytes for issueKind to set.
* @return This builder for chaining.
*/
public Builder setIssueKindBytes(
com.google.protobuf.ByteString value) {
if (value == null) { throw new NullPointerException(); }
checkByteStringIsUtf8(value);
issueKind_ = value;
bitField0_ |= 0x04000000;
onChanged();
return this;
}
private long issueSize_ ;
/**
*
*Размер выпуска.
*
*
* int64 issue_size = 29;
* @return The issueSize.
*/
@java.lang.Override
public long getIssueSize() {
return issueSize_;
}
/**
*
*Размер выпуска.
*
*
* int64 issue_size = 29;
* @param value The issueSize to set.
* @return This builder for chaining.
*/
public Builder setIssueSize(long value) {
issueSize_ = value;
bitField0_ |= 0x08000000;
onChanged();
return this;
}
/**
*
*Размер выпуска.
*
*
* int64 issue_size = 29;
* @return This builder for chaining.
*/
public Builder clearIssueSize() {
bitField0_ = (bitField0_ & ~0x08000000);
issueSize_ = 0L;
onChanged();
return this;
}
private long issueSizePlan_ ;
/**
*
*Плановый размер выпуска.
*
*
* int64 issue_size_plan = 30;
* @return The issueSizePlan.
*/
@java.lang.Override
public long getIssueSizePlan() {
return issueSizePlan_;
}
/**
*
*Плановый размер выпуска.
*
*
* int64 issue_size_plan = 30;
* @param value The issueSizePlan to set.
* @return This builder for chaining.
*/
public Builder setIssueSizePlan(long value) {
issueSizePlan_ = value;
bitField0_ |= 0x10000000;
onChanged();
return this;
}
/**
*
*Плановый размер выпуска.
*
*
* int64 issue_size_plan = 30;
* @return This builder for chaining.
*/
public Builder clearIssueSizePlan() {
bitField0_ = (bitField0_ & ~0x10000000);
issueSizePlan_ = 0L;
onChanged();
return this;
}
private int tradingStatus_ = 0;
/**
*
*Текущий режим торгов инструмента.
*
*
* .tinkoff.public.invest.api.contract.v1.SecurityTradingStatus trading_status = 31;
* @return The enum numeric value on the wire for tradingStatus.
*/
@java.lang.Override public int getTradingStatusValue() {
return tradingStatus_;
}
/**
*
*Текущий режим торгов инструмента.
*
*
* .tinkoff.public.invest.api.contract.v1.SecurityTradingStatus trading_status = 31;
* @param value The enum numeric value on the wire for tradingStatus to set.
* @return This builder for chaining.
*/
public Builder setTradingStatusValue(int value) {
tradingStatus_ = value;
bitField0_ |= 0x20000000;
onChanged();
return this;
}
/**
*
*Текущий режим торгов инструмента.
*
*
* .tinkoff.public.invest.api.contract.v1.SecurityTradingStatus trading_status = 31;
* @return The tradingStatus.
*/
@java.lang.Override
public ru.tinkoff.piapi.contract.v1.SecurityTradingStatus getTradingStatus() {
ru.tinkoff.piapi.contract.v1.SecurityTradingStatus result = ru.tinkoff.piapi.contract.v1.SecurityTradingStatus.forNumber(tradingStatus_);
return result == null ? ru.tinkoff.piapi.contract.v1.SecurityTradingStatus.UNRECOGNIZED : result;
}
/**
*
*Текущий режим торгов инструмента.
*
*
* .tinkoff.public.invest.api.contract.v1.SecurityTradingStatus trading_status = 31;
* @param value The tradingStatus to set.
* @return This builder for chaining.
*/
public Builder setTradingStatus(ru.tinkoff.piapi.contract.v1.SecurityTradingStatus value) {
if (value == null) {
throw new NullPointerException();
}
bitField0_ |= 0x20000000;
tradingStatus_ = value.getNumber();
onChanged();
return this;
}
/**
*
*Текущий режим торгов инструмента.
*
*
* .tinkoff.public.invest.api.contract.v1.SecurityTradingStatus trading_status = 31;
* @return This builder for chaining.
*/
public Builder clearTradingStatus() {
bitField0_ = (bitField0_ & ~0x20000000);
tradingStatus_ = 0;
onChanged();
return this;
}
private boolean otcFlag_ ;
/**
*
*Признак внебиржевой ценной бумаги.
*
*
* bool otc_flag = 32;
* @return The otcFlag.
*/
@java.lang.Override
public boolean getOtcFlag() {
return otcFlag_;
}
/**
*
*Признак внебиржевой ценной бумаги.
*
*
* bool otc_flag = 32;
* @param value The otcFlag to set.
* @return This builder for chaining.
*/
public Builder setOtcFlag(boolean value) {
otcFlag_ = value;
bitField0_ |= 0x40000000;
onChanged();
return this;
}
/**
*
*Признак внебиржевой ценной бумаги.
*
*
* bool otc_flag = 32;
* @return This builder for chaining.
*/
public Builder clearOtcFlag() {
bitField0_ = (bitField0_ & ~0x40000000);
otcFlag_ = false;
onChanged();
return this;
}
private boolean buyAvailableFlag_ ;
/**
*
*Признак доступности для покупки.
*
*
* bool buy_available_flag = 33;
* @return The buyAvailableFlag.
*/
@java.lang.Override
public boolean getBuyAvailableFlag() {
return buyAvailableFlag_;
}
/**
*
*Признак доступности для покупки.
*
*
* bool buy_available_flag = 33;
* @param value The buyAvailableFlag to set.
* @return This builder for chaining.
*/
public Builder setBuyAvailableFlag(boolean value) {
buyAvailableFlag_ = value;
bitField0_ |= 0x80000000;
onChanged();
return this;
}
/**
*
*Признак доступности для покупки.
*
*
* bool buy_available_flag = 33;
* @return This builder for chaining.
*/
public Builder clearBuyAvailableFlag() {
bitField0_ = (bitField0_ & ~0x80000000);
buyAvailableFlag_ = false;
onChanged();
return this;
}
private boolean sellAvailableFlag_ ;
/**
*
*Признак доступности для продажи.
*
*
* bool sell_available_flag = 34;
* @return The sellAvailableFlag.
*/
@java.lang.Override
public boolean getSellAvailableFlag() {
return sellAvailableFlag_;
}
/**
*
*Признак доступности для продажи.
*
*
* bool sell_available_flag = 34;
* @param value The sellAvailableFlag to set.
* @return This builder for chaining.
*/
public Builder setSellAvailableFlag(boolean value) {
sellAvailableFlag_ = value;
bitField1_ |= 0x00000001;
onChanged();
return this;
}
/**
*
*Признак доступности для продажи.
*
*
* bool sell_available_flag = 34;
* @return This builder for chaining.
*/
public Builder clearSellAvailableFlag() {
bitField1_ = (bitField1_ & ~0x00000001);
sellAvailableFlag_ = false;
onChanged();
return this;
}
private boolean floatingCouponFlag_ ;
/**
*
*Признак облигации с плавающим купоном.
*
*
* bool floating_coupon_flag = 35;
* @return The floatingCouponFlag.
*/
@java.lang.Override
public boolean getFloatingCouponFlag() {
return floatingCouponFlag_;
}
/**
*
*Признак облигации с плавающим купоном.
*
*
* bool floating_coupon_flag = 35;
* @param value The floatingCouponFlag to set.
* @return This builder for chaining.
*/
public Builder setFloatingCouponFlag(boolean value) {
floatingCouponFlag_ = value;
bitField1_ |= 0x00000002;
onChanged();
return this;
}
/**
*
*Признак облигации с плавающим купоном.
*
*
* bool floating_coupon_flag = 35;
* @return This builder for chaining.
*/
public Builder clearFloatingCouponFlag() {
bitField1_ = (bitField1_ & ~0x00000002);
floatingCouponFlag_ = false;
onChanged();
return this;
}
private boolean perpetualFlag_ ;
/**
*
*Признак бессрочной облигации.
*
*
* bool perpetual_flag = 36;
* @return The perpetualFlag.
*/
@java.lang.Override
public boolean getPerpetualFlag() {
return perpetualFlag_;
}
/**
*
*Признак бессрочной облигации.
*
*
* bool perpetual_flag = 36;
* @param value The perpetualFlag to set.
* @return This builder for chaining.
*/
public Builder setPerpetualFlag(boolean value) {
perpetualFlag_ = value;
bitField1_ |= 0x00000004;
onChanged();
return this;
}
/**
*
*Признак бессрочной облигации.
*
*
* bool perpetual_flag = 36;
* @return This builder for chaining.
*/
public Builder clearPerpetualFlag() {
bitField1_ = (bitField1_ & ~0x00000004);
perpetualFlag_ = false;
onChanged();
return this;
}
private boolean amortizationFlag_ ;
/**
*
*Признак облигации с амортизацией долга.
*
*
* bool amortization_flag = 37;
* @return The amortizationFlag.
*/
@java.lang.Override
public boolean getAmortizationFlag() {
return amortizationFlag_;
}
/**
*
*Признак облигации с амортизацией долга.
*
*
* bool amortization_flag = 37;
* @param value The amortizationFlag to set.
* @return This builder for chaining.
*/
public Builder setAmortizationFlag(boolean value) {
amortizationFlag_ = value;
bitField1_ |= 0x00000008;
onChanged();
return this;
}
/**
*
*Признак облигации с амортизацией долга.
*
*
* bool amortization_flag = 37;
* @return This builder for chaining.
*/
public Builder clearAmortizationFlag() {
bitField1_ = (bitField1_ & ~0x00000008);
amortizationFlag_ = false;
onChanged();
return this;
}
private ru.tinkoff.piapi.contract.v1.Quotation minPriceIncrement_;
private com.google.protobuf.SingleFieldBuilderV3<
ru.tinkoff.piapi.contract.v1.Quotation, ru.tinkoff.piapi.contract.v1.Quotation.Builder, ru.tinkoff.piapi.contract.v1.QuotationOrBuilder> minPriceIncrementBuilder_;
/**
*
*Шаг цены.
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation min_price_increment = 38;
* @return Whether the minPriceIncrement field is set.
*/
public boolean hasMinPriceIncrement() {
return ((bitField1_ & 0x00000010) != 0);
}
/**
*
*Шаг цены.
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation min_price_increment = 38;
* @return The minPriceIncrement.
*/
public ru.tinkoff.piapi.contract.v1.Quotation getMinPriceIncrement() {
if (minPriceIncrementBuilder_ == null) {
return minPriceIncrement_ == null ? ru.tinkoff.piapi.contract.v1.Quotation.getDefaultInstance() : minPriceIncrement_;
} else {
return minPriceIncrementBuilder_.getMessage();
}
}
/**
*
*Шаг цены.
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation min_price_increment = 38;
*/
public Builder setMinPriceIncrement(ru.tinkoff.piapi.contract.v1.Quotation value) {
if (minPriceIncrementBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
minPriceIncrement_ = value;
} else {
minPriceIncrementBuilder_.setMessage(value);
}
bitField1_ |= 0x00000010;
onChanged();
return this;
}
/**
*
*Шаг цены.
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation min_price_increment = 38;
*/
public Builder setMinPriceIncrement(
ru.tinkoff.piapi.contract.v1.Quotation.Builder builderForValue) {
if (minPriceIncrementBuilder_ == null) {
minPriceIncrement_ = builderForValue.build();
} else {
minPriceIncrementBuilder_.setMessage(builderForValue.build());
}
bitField1_ |= 0x00000010;
onChanged();
return this;
}
/**
*
*Шаг цены.
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation min_price_increment = 38;
*/
public Builder mergeMinPriceIncrement(ru.tinkoff.piapi.contract.v1.Quotation value) {
if (minPriceIncrementBuilder_ == null) {
if (((bitField1_ & 0x00000010) != 0) &&
minPriceIncrement_ != null &&
minPriceIncrement_ != ru.tinkoff.piapi.contract.v1.Quotation.getDefaultInstance()) {
getMinPriceIncrementBuilder().mergeFrom(value);
} else {
minPriceIncrement_ = value;
}
} else {
minPriceIncrementBuilder_.mergeFrom(value);
}
bitField1_ |= 0x00000010;
onChanged();
return this;
}
/**
*
*Шаг цены.
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation min_price_increment = 38;
*/
public Builder clearMinPriceIncrement() {
bitField1_ = (bitField1_ & ~0x00000010);
minPriceIncrement_ = null;
if (minPriceIncrementBuilder_ != null) {
minPriceIncrementBuilder_.dispose();
minPriceIncrementBuilder_ = null;
}
onChanged();
return this;
}
/**
*
*Шаг цены.
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation min_price_increment = 38;
*/
public ru.tinkoff.piapi.contract.v1.Quotation.Builder getMinPriceIncrementBuilder() {
bitField1_ |= 0x00000010;
onChanged();
return getMinPriceIncrementFieldBuilder().getBuilder();
}
/**
*
*Шаг цены.
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation min_price_increment = 38;
*/
public ru.tinkoff.piapi.contract.v1.QuotationOrBuilder getMinPriceIncrementOrBuilder() {
if (minPriceIncrementBuilder_ != null) {
return minPriceIncrementBuilder_.getMessageOrBuilder();
} else {
return minPriceIncrement_ == null ?
ru.tinkoff.piapi.contract.v1.Quotation.getDefaultInstance() : minPriceIncrement_;
}
}
/**
*
*Шаг цены.
*
*
* .tinkoff.public.invest.api.contract.v1.Quotation min_price_increment = 38;
*/
private com.google.protobuf.SingleFieldBuilderV3<
ru.tinkoff.piapi.contract.v1.Quotation, ru.tinkoff.piapi.contract.v1.Quotation.Builder, ru.tinkoff.piapi.contract.v1.QuotationOrBuilder>
getMinPriceIncrementFieldBuilder() {
if (minPriceIncrementBuilder_ == null) {
minPriceIncrementBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
ru.tinkoff.piapi.contract.v1.Quotation, ru.tinkoff.piapi.contract.v1.Quotation.Builder, ru.tinkoff.piapi.contract.v1.QuotationOrBuilder>(
getMinPriceIncrement(),
getParentForChildren(),
isClean());
minPriceIncrement_ = null;
}
return minPriceIncrementBuilder_;
}
private boolean apiTradeAvailableFlag_ ;
/**
*
*Параметр указывает на возможность торговать инструментом через API.
*
*
* bool api_trade_available_flag = 39;
* @return The apiTradeAvailableFlag.
*/
@java.lang.Override
public boolean getApiTradeAvailableFlag() {
return apiTradeAvailableFlag_;
}
/**
*
*Параметр указывает на возможность торговать инструментом через API.
*
*
* bool api_trade_available_flag = 39;
* @param value The apiTradeAvailableFlag to set.
* @return This builder for chaining.
*/
public Builder setApiTradeAvailableFlag(boolean value) {
apiTradeAvailableFlag_ = value;
bitField1_ |= 0x00000020;
onChanged();
return this;
}
/**
*
*Параметр указывает на возможность торговать инструментом через API.
*
*
* bool api_trade_available_flag = 39;
* @return This builder for chaining.
*/
public Builder clearApiTradeAvailableFlag() {
bitField1_ = (bitField1_ & ~0x00000020);
apiTradeAvailableFlag_ = false;
onChanged();
return this;
}
private java.lang.Object uid_ = "";
/**
*
*Уникальный идентификатор инструмента.
*
*
* string uid = 40;
* @return The uid.
*/
public java.lang.String getUid() {
java.lang.Object ref = uid_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
uid_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
*
*Уникальный идентификатор инструмента.
*
*
* string uid = 40;
* @return The bytes for uid.
*/
public com.google.protobuf.ByteString
getUidBytes() {
java.lang.Object ref = uid_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
uid_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
*
*Уникальный идентификатор инструмента.
*
*
* string uid = 40;
* @param value The uid to set.
* @return This builder for chaining.
*/
public Builder setUid(
java.lang.String value) {
if (value == null) { throw new NullPointerException(); }
uid_ = value;
bitField1_ |= 0x00000040;
onChanged();
return this;
}
/**
*
*Уникальный идентификатор инструмента.
*
*
* string uid = 40;
* @return This builder for chaining.
*/
public Builder clearUid() {
uid_ = getDefaultInstance().getUid();
bitField1_ = (bitField1_ & ~0x00000040);
onChanged();
return this;
}
/**
*
*Уникальный идентификатор инструмента.
*
*
* string uid = 40;
* @param value The bytes for uid to set.
* @return This builder for chaining.
*/
public Builder setUidBytes(
com.google.protobuf.ByteString value) {
if (value == null) { throw new NullPointerException(); }
checkByteStringIsUtf8(value);
uid_ = value;
bitField1_ |= 0x00000040;
onChanged();
return this;
}
private int realExchange_ = 0;
/**
*
*Реальная площадка исполнения расчётов. (биржа)
*
*
* .tinkoff.public.invest.api.contract.v1.RealExchange real_exchange = 41;
* @return The enum numeric value on the wire for realExchange.
*/
@java.lang.Override public int getRealExchangeValue() {
return realExchange_;
}
/**
*
*Реальная площадка исполнения расчётов. (биржа)
*
*
* .tinkoff.public.invest.api.contract.v1.RealExchange real_exchange = 41;
* @param value The enum numeric value on the wire for realExchange to set.
* @return This builder for chaining.
*/
public Builder setRealExchangeValue(int value) {
realExchange_ = value;
bitField1_ |= 0x00000080;
onChanged();
return this;
}
/**
*
*Реальная площадка исполнения расчётов. (биржа)
*
*
* .tinkoff.public.invest.api.contract.v1.RealExchange real_exchange = 41;
* @return The realExchange.
*/
@java.lang.Override
public ru.tinkoff.piapi.contract.v1.RealExchange getRealExchange() {
ru.tinkoff.piapi.contract.v1.RealExchange result = ru.tinkoff.piapi.contract.v1.RealExchange.forNumber(realExchange_);
return result == null ? ru.tinkoff.piapi.contract.v1.RealExchange.UNRECOGNIZED : result;
}
/**
*
*Реальная площадка исполнения расчётов. (биржа)
*
*
* .tinkoff.public.invest.api.contract.v1.RealExchange real_exchange = 41;
* @param value The realExchange to set.
* @return This builder for chaining.
*/
public Builder setRealExchange(ru.tinkoff.piapi.contract.v1.RealExchange value) {
if (value == null) {
throw new NullPointerException();
}
bitField1_ |= 0x00000080;
realExchange_ = value.getNumber();
onChanged();
return this;
}
/**
*
*Реальная площадка исполнения расчётов. (биржа)
*
*
* .tinkoff.public.invest.api.contract.v1.RealExchange real_exchange = 41;
* @return This builder for chaining.
*/
public Builder clearRealExchange() {
bitField1_ = (bitField1_ & ~0x00000080);
realExchange_ = 0;
onChanged();
return this;
}
private java.lang.Object positionUid_ = "";
/**
*
*Уникальный идентификатор позиции инструмента.
*
*
* string position_uid = 42;
* @return The positionUid.
*/
public java.lang.String getPositionUid() {
java.lang.Object ref = positionUid_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
positionUid_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
*
*Уникальный идентификатор позиции инструмента.
*
*
* string position_uid = 42;
* @return The bytes for positionUid.
*/
public com.google.protobuf.ByteString
getPositionUidBytes() {
java.lang.Object ref = positionUid_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
positionUid_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
*
*Уникальный идентификатор позиции инструмента.
*
*
* string position_uid = 42;
* @param value The positionUid to set.
* @return This builder for chaining.
*/
public Builder setPositionUid(
java.lang.String value) {
if (value == null) { throw new NullPointerException(); }
positionUid_ = value;
bitField1_ |= 0x00000100;
onChanged();
return this;
}
/**
*
*Уникальный идентификатор позиции инструмента.
*
*
* string position_uid = 42;
* @return This builder for chaining.
*/
public Builder clearPositionUid() {
positionUid_ = getDefaultInstance().getPositionUid();
bitField1_ = (bitField1_ & ~0x00000100);
onChanged();
return this;
}
/**
*
*Уникальный идентификатор позиции инструмента.
*
*
* string position_uid = 42;
* @param value The bytes for positionUid to set.
* @return This builder for chaining.
*/
public Builder setPositionUidBytes(
com.google.protobuf.ByteString value) {
if (value == null) { throw new NullPointerException(); }
checkByteStringIsUtf8(value);
positionUid_ = value;
bitField1_ |= 0x00000100;
onChanged();
return this;
}
private boolean forIisFlag_ ;
/**
*
*Признак доступности для ИИС.
*
*
* bool for_iis_flag = 51;
* @return The forIisFlag.
*/
@java.lang.Override
public boolean getForIisFlag() {
return forIisFlag_;
}
/**
*
*Признак доступности для ИИС.
*
*
* bool for_iis_flag = 51;
* @param value The forIisFlag to set.
* @return This builder for chaining.
*/
public Builder setForIisFlag(boolean value) {
forIisFlag_ = value;
bitField1_ |= 0x00000200;
onChanged();
return this;
}
/**
*
*Признак доступности для ИИС.
*
*
* bool for_iis_flag = 51;
* @return This builder for chaining.
*/
public Builder clearForIisFlag() {
bitField1_ = (bitField1_ & ~0x00000200);
forIisFlag_ = false;
onChanged();
return this;
}
private boolean forQualInvestorFlag_ ;
/**
*
*Флаг отображающий доступность торговли инструментом только для квалифицированных инвесторов.
*
*
* bool for_qual_investor_flag = 52;
* @return The forQualInvestorFlag.
*/
@java.lang.Override
public boolean getForQualInvestorFlag() {
return forQualInvestorFlag_;
}
/**
*
*Флаг отображающий доступность торговли инструментом только для квалифицированных инвесторов.
*
*
* bool for_qual_investor_flag = 52;
* @param value The forQualInvestorFlag to set.
* @return This builder for chaining.
*/
public Builder setForQualInvestorFlag(boolean value) {
forQualInvestorFlag_ = value;
bitField1_ |= 0x00000400;
onChanged();
return this;
}
/**
*
*Флаг отображающий доступность торговли инструментом только для квалифицированных инвесторов.
*
*
* bool for_qual_investor_flag = 52;
* @return This builder for chaining.
*/
public Builder clearForQualInvestorFlag() {
bitField1_ = (bitField1_ & ~0x00000400);
forQualInvestorFlag_ = false;
onChanged();
return this;
}
private boolean weekendFlag_ ;
/**
*
*Флаг отображающий доступность торговли инструментом по выходным
*
*
* bool weekend_flag = 53;
* @return The weekendFlag.
*/
@java.lang.Override
public boolean getWeekendFlag() {
return weekendFlag_;
}
/**
*
*Флаг отображающий доступность торговли инструментом по выходным
*
*
* bool weekend_flag = 53;
* @param value The weekendFlag to set.
* @return This builder for chaining.
*/
public Builder setWeekendFlag(boolean value) {
weekendFlag_ = value;
bitField1_ |= 0x00000800;
onChanged();
return this;
}
/**
*
*Флаг отображающий доступность торговли инструментом по выходным
*
*
* bool weekend_flag = 53;
* @return This builder for chaining.
*/
public Builder clearWeekendFlag() {
bitField1_ = (bitField1_ & ~0x00000800);
weekendFlag_ = false;
onChanged();
return this;
}
private boolean blockedTcaFlag_ ;
/**
*
*Флаг заблокированного ТКС
*
*
* bool blocked_tca_flag = 54;
* @return The blockedTcaFlag.
*/
@java.lang.Override
public boolean getBlockedTcaFlag() {
return blockedTcaFlag_;
}
/**
*
*Флаг заблокированного ТКС
*
*
* bool blocked_tca_flag = 54;
* @param value The blockedTcaFlag to set.
* @return This builder for chaining.
*/
public Builder setBlockedTcaFlag(boolean value) {
blockedTcaFlag_ = value;
bitField1_ |= 0x00001000;
onChanged();
return this;
}
/**
*
*Флаг заблокированного ТКС
*
*
* bool blocked_tca_flag = 54;
* @return This builder for chaining.
*/
public Builder clearBlockedTcaFlag() {
bitField1_ = (bitField1_ & ~0x00001000);
blockedTcaFlag_ = false;
onChanged();
return this;
}
private boolean subordinatedFlag_ ;
/**
*
*Признак субординированной облигации.
*
*
* bool subordinated_flag = 55;
* @return The subordinatedFlag.
*/
@java.lang.Override
public boolean getSubordinatedFlag() {
return subordinatedFlag_;
}
/**
*
*Признак субординированной облигации.
*
*
* bool subordinated_flag = 55;
* @param value The subordinatedFlag to set.
* @return This builder for chaining.
*/
public Builder setSubordinatedFlag(boolean value) {
subordinatedFlag_ = value;
bitField1_ |= 0x00002000;
onChanged();
return this;
}
/**
*
*Признак субординированной облигации.
*
*
* bool subordinated_flag = 55;
* @return This builder for chaining.
*/
public Builder clearSubordinatedFlag() {
bitField1_ = (bitField1_ & ~0x00002000);
subordinatedFlag_ = false;
onChanged();
return this;
}
private boolean liquidityFlag_ ;
/**
*
*Флаг достаточной ликвидности
*
*
* bool liquidity_flag = 56;
* @return The liquidityFlag.
*/
@java.lang.Override
public boolean getLiquidityFlag() {
return liquidityFlag_;
}
/**
*
*Флаг достаточной ликвидности
*
*
* bool liquidity_flag = 56;
* @param value The liquidityFlag to set.
* @return This builder for chaining.
*/
public Builder setLiquidityFlag(boolean value) {
liquidityFlag_ = value;
bitField1_ |= 0x00004000;
onChanged();
return this;
}
/**
*
*Флаг достаточной ликвидности
*
*
* bool liquidity_flag = 56;
* @return This builder for chaining.
*/
public Builder clearLiquidityFlag() {
bitField1_ = (bitField1_ & ~0x00004000);
liquidityFlag_ = false;
onChanged();
return this;
}
private com.google.protobuf.Timestamp first1MinCandleDate_;
private com.google.protobuf.SingleFieldBuilderV3<
com.google.protobuf.Timestamp, com.google.protobuf.Timestamp.Builder, com.google.protobuf.TimestampOrBuilder> first1MinCandleDateBuilder_;
/**
*
*Дата первой минутной свечи.
*
*
* .google.protobuf.Timestamp first_1min_candle_date = 61;
* @return Whether the first1minCandleDate field is set.
*/
public boolean hasFirst1MinCandleDate() {
return ((bitField1_ & 0x00008000) != 0);
}
/**
*
*Дата первой минутной свечи.
*
*
* .google.protobuf.Timestamp first_1min_candle_date = 61;
* @return The first1minCandleDate.
*/
public com.google.protobuf.Timestamp getFirst1MinCandleDate() {
if (first1MinCandleDateBuilder_ == null) {
return first1MinCandleDate_ == null ? com.google.protobuf.Timestamp.getDefaultInstance() : first1MinCandleDate_;
} else {
return first1MinCandleDateBuilder_.getMessage();
}
}
/**
*
*Дата первой минутной свечи.
*
*
* .google.protobuf.Timestamp first_1min_candle_date = 61;
*/
public Builder setFirst1MinCandleDate(com.google.protobuf.Timestamp value) {
if (first1MinCandleDateBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
first1MinCandleDate_ = value;
} else {
first1MinCandleDateBuilder_.setMessage(value);
}
bitField1_ |= 0x00008000;
onChanged();
return this;
}
/**
*
*Дата первой минутной свечи.
*
*
* .google.protobuf.Timestamp first_1min_candle_date = 61;
*/
public Builder setFirst1MinCandleDate(
com.google.protobuf.Timestamp.Builder builderForValue) {
if (first1MinCandleDateBuilder_ == null) {
first1MinCandleDate_ = builderForValue.build();
} else {
first1MinCandleDateBuilder_.setMessage(builderForValue.build());
}
bitField1_ |= 0x00008000;
onChanged();
return this;
}
/**
*
*Дата первой минутной свечи.
*
*
* .google.protobuf.Timestamp first_1min_candle_date = 61;
*/
public Builder mergeFirst1MinCandleDate(com.google.protobuf.Timestamp value) {
if (first1MinCandleDateBuilder_ == null) {
if (((bitField1_ & 0x00008000) != 0) &&
first1MinCandleDate_ != null &&
first1MinCandleDate_ != com.google.protobuf.Timestamp.getDefaultInstance()) {
getFirst1MinCandleDateBuilder().mergeFrom(value);
} else {
first1MinCandleDate_ = value;
}
} else {
first1MinCandleDateBuilder_.mergeFrom(value);
}
bitField1_ |= 0x00008000;
onChanged();
return this;
}
/**
*
*Дата первой минутной свечи.
*
*
* .google.protobuf.Timestamp first_1min_candle_date = 61;
*/
public Builder clearFirst1MinCandleDate() {
bitField1_ = (bitField1_ & ~0x00008000);
first1MinCandleDate_ = null;
if (first1MinCandleDateBuilder_ != null) {
first1MinCandleDateBuilder_.dispose();
first1MinCandleDateBuilder_ = null;
}
onChanged();
return this;
}
/**
*
*Дата первой минутной свечи.
*
*
* .google.protobuf.Timestamp first_1min_candle_date = 61;
*/
public com.google.protobuf.Timestamp.Builder getFirst1MinCandleDateBuilder() {
bitField1_ |= 0x00008000;
onChanged();
return getFirst1MinCandleDateFieldBuilder().getBuilder();
}
/**
*
*Дата первой минутной свечи.
*
*
* .google.protobuf.Timestamp first_1min_candle_date = 61;
*/
public com.google.protobuf.TimestampOrBuilder getFirst1MinCandleDateOrBuilder() {
if (first1MinCandleDateBuilder_ != null) {
return first1MinCandleDateBuilder_.getMessageOrBuilder();
} else {
return first1MinCandleDate_ == null ?
com.google.protobuf.Timestamp.getDefaultInstance() : first1MinCandleDate_;
}
}
/**
*
*Дата первой минутной свечи.
*
*
* .google.protobuf.Timestamp first_1min_candle_date = 61;
*/
private com.google.protobuf.SingleFieldBuilderV3<
com.google.protobuf.Timestamp, com.google.protobuf.Timestamp.Builder, com.google.protobuf.TimestampOrBuilder>
getFirst1MinCandleDateFieldBuilder() {
if (first1MinCandleDateBuilder_ == null) {
first1MinCandleDateBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
com.google.protobuf.Timestamp, com.google.protobuf.Timestamp.Builder, com.google.protobuf.TimestampOrBuilder>(
getFirst1MinCandleDate(),
getParentForChildren(),
isClean());
first1MinCandleDate_ = null;
}
return first1MinCandleDateBuilder_;
}
private com.google.protobuf.Timestamp first1DayCandleDate_;
private com.google.protobuf.SingleFieldBuilderV3<
com.google.protobuf.Timestamp, com.google.protobuf.Timestamp.Builder, com.google.protobuf.TimestampOrBuilder> first1DayCandleDateBuilder_;
/**
*
*Дата первой дневной свечи.
*
*
* .google.protobuf.Timestamp first_1day_candle_date = 62;
* @return Whether the first1dayCandleDate field is set.
*/
public boolean hasFirst1DayCandleDate() {
return ((bitField1_ & 0x00010000) != 0);
}
/**
*
*Дата первой дневной свечи.
*
*
* .google.protobuf.Timestamp first_1day_candle_date = 62;
* @return The first1dayCandleDate.
*/
public com.google.protobuf.Timestamp getFirst1DayCandleDate() {
if (first1DayCandleDateBuilder_ == null) {
return first1DayCandleDate_ == null ? com.google.protobuf.Timestamp.getDefaultInstance() : first1DayCandleDate_;
} else {
return first1DayCandleDateBuilder_.getMessage();
}
}
/**
*
*Дата первой дневной свечи.
*
*
* .google.protobuf.Timestamp first_1day_candle_date = 62;
*/
public Builder setFirst1DayCandleDate(com.google.protobuf.Timestamp value) {
if (first1DayCandleDateBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
first1DayCandleDate_ = value;
} else {
first1DayCandleDateBuilder_.setMessage(value);
}
bitField1_ |= 0x00010000;
onChanged();
return this;
}
/**
*
*Дата первой дневной свечи.
*
*
* .google.protobuf.Timestamp first_1day_candle_date = 62;
*/
public Builder setFirst1DayCandleDate(
com.google.protobuf.Timestamp.Builder builderForValue) {
if (first1DayCandleDateBuilder_ == null) {
first1DayCandleDate_ = builderForValue.build();
} else {
first1DayCandleDateBuilder_.setMessage(builderForValue.build());
}
bitField1_ |= 0x00010000;
onChanged();
return this;
}
/**
*
*Дата первой дневной свечи.
*
*
* .google.protobuf.Timestamp first_1day_candle_date = 62;
*/
public Builder mergeFirst1DayCandleDate(com.google.protobuf.Timestamp value) {
if (first1DayCandleDateBuilder_ == null) {
if (((bitField1_ & 0x00010000) != 0) &&
first1DayCandleDate_ != null &&
first1DayCandleDate_ != com.google.protobuf.Timestamp.getDefaultInstance()) {
getFirst1DayCandleDateBuilder().mergeFrom(value);
} else {
first1DayCandleDate_ = value;
}
} else {
first1DayCandleDateBuilder_.mergeFrom(value);
}
bitField1_ |= 0x00010000;
onChanged();
return this;
}
/**
*
*Дата первой дневной свечи.
*
*
* .google.protobuf.Timestamp first_1day_candle_date = 62;
*/
public Builder clearFirst1DayCandleDate() {
bitField1_ = (bitField1_ & ~0x00010000);
first1DayCandleDate_ = null;
if (first1DayCandleDateBuilder_ != null) {
first1DayCandleDateBuilder_.dispose();
first1DayCandleDateBuilder_ = null;
}
onChanged();
return this;
}
/**
*
*Дата первой дневной свечи.
*
*
* .google.protobuf.Timestamp first_1day_candle_date = 62;
*/
public com.google.protobuf.Timestamp.Builder getFirst1DayCandleDateBuilder() {
bitField1_ |= 0x00010000;
onChanged();
return getFirst1DayCandleDateFieldBuilder().getBuilder();
}
/**
*
*Дата первой дневной свечи.
*
*
* .google.protobuf.Timestamp first_1day_candle_date = 62;
*/
public com.google.protobuf.TimestampOrBuilder getFirst1DayCandleDateOrBuilder() {
if (first1DayCandleDateBuilder_ != null) {
return first1DayCandleDateBuilder_.getMessageOrBuilder();
} else {
return first1DayCandleDate_ == null ?
com.google.protobuf.Timestamp.getDefaultInstance() : first1DayCandleDate_;
}
}
/**
*
*Дата первой дневной свечи.
*
*
* .google.protobuf.Timestamp first_1day_candle_date = 62;
*/
private com.google.protobuf.SingleFieldBuilderV3<
com.google.protobuf.Timestamp, com.google.protobuf.Timestamp.Builder, com.google.protobuf.TimestampOrBuilder>
getFirst1DayCandleDateFieldBuilder() {
if (first1DayCandleDateBuilder_ == null) {
first1DayCandleDateBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
com.google.protobuf.Timestamp, com.google.protobuf.Timestamp.Builder, com.google.protobuf.TimestampOrBuilder>(
getFirst1DayCandleDate(),
getParentForChildren(),
isClean());
first1DayCandleDate_ = null;
}
return first1DayCandleDateBuilder_;
}
private int riskLevel_ = 0;
/**
*
*Уровень риска.
*
*
* .tinkoff.public.invest.api.contract.v1.RiskLevel risk_level = 63;
* @return The enum numeric value on the wire for riskLevel.
*/
@java.lang.Override public int getRiskLevelValue() {
return riskLevel_;
}
/**
*
*Уровень риска.
*
*
* .tinkoff.public.invest.api.contract.v1.RiskLevel risk_level = 63;
* @param value The enum numeric value on the wire for riskLevel to set.
* @return This builder for chaining.
*/
public Builder setRiskLevelValue(int value) {
riskLevel_ = value;
bitField1_ |= 0x00020000;
onChanged();
return this;
}
/**
*
*Уровень риска.
*
*
* .tinkoff.public.invest.api.contract.v1.RiskLevel risk_level = 63;
* @return The riskLevel.
*/
@java.lang.Override
public ru.tinkoff.piapi.contract.v1.RiskLevel getRiskLevel() {
ru.tinkoff.piapi.contract.v1.RiskLevel result = ru.tinkoff.piapi.contract.v1.RiskLevel.forNumber(riskLevel_);
return result == null ? ru.tinkoff.piapi.contract.v1.RiskLevel.UNRECOGNIZED : result;
}
/**
*
*Уровень риска.
*
*
* .tinkoff.public.invest.api.contract.v1.RiskLevel risk_level = 63;
* @param value The riskLevel to set.
* @return This builder for chaining.
*/
public Builder setRiskLevel(ru.tinkoff.piapi.contract.v1.RiskLevel value) {
if (value == null) {
throw new NullPointerException();
}
bitField1_ |= 0x00020000;
riskLevel_ = value.getNumber();
onChanged();
return this;
}
/**
*
*Уровень риска.
*
*
* .tinkoff.public.invest.api.contract.v1.RiskLevel risk_level = 63;
* @return This builder for chaining.
*/
public Builder clearRiskLevel() {
bitField1_ = (bitField1_ & ~0x00020000);
riskLevel_ = 0;
onChanged();
return this;
}
@java.lang.Override
public final Builder setUnknownFields(
final com.google.protobuf.UnknownFieldSet unknownFields) {
return super.setUnknownFields(unknownFields);
}
@java.lang.Override
public final Builder mergeUnknownFields(
final com.google.protobuf.UnknownFieldSet unknownFields) {
return super.mergeUnknownFields(unknownFields);
}
// @@protoc_insertion_point(builder_scope:tinkoff.public.invest.api.contract.v1.Bond)
}
// @@protoc_insertion_point(class_scope:tinkoff.public.invest.api.contract.v1.Bond)
private static final ru.tinkoff.piapi.contract.v1.Bond DEFAULT_INSTANCE;
static {
DEFAULT_INSTANCE = new ru.tinkoff.piapi.contract.v1.Bond();
}
public static ru.tinkoff.piapi.contract.v1.Bond getDefaultInstance() {
return DEFAULT_INSTANCE;
}
private static final com.google.protobuf.Parser
PARSER = new com.google.protobuf.AbstractParser() {
@java.lang.Override
public Bond parsePartialFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
Builder builder = newBuilder();
try {
builder.mergeFrom(input, extensionRegistry);
} catch (com.google.protobuf.InvalidProtocolBufferException e) {
throw e.setUnfinishedMessage(builder.buildPartial());
} catch (com.google.protobuf.UninitializedMessageException e) {
throw e.asInvalidProtocolBufferException().setUnfinishedMessage(builder.buildPartial());
} catch (java.io.IOException e) {
throw new com.google.protobuf.InvalidProtocolBufferException(e)
.setUnfinishedMessage(builder.buildPartial());
}
return builder.buildPartial();
}
};
public static com.google.protobuf.Parser parser() {
return PARSER;
}
@java.lang.Override
public com.google.protobuf.Parser getParserForType() {
return PARSER;
}
@java.lang.Override
public ru.tinkoff.piapi.contract.v1.Bond getDefaultInstanceForType() {
return DEFAULT_INSTANCE;
}
}