pub struct SecurityDefinitionUpdateReport {
pub message: Message,
}Expand description
SecurityDefinitionUpdateReport is the fix50 SecurityDefinitionUpdateReport type, MsgType = BP.
Fields§
§message: MessageImplementations§
Source§impl SecurityDefinitionUpdateReport
impl SecurityDefinitionUpdateReport
Sourcepub fn from_message(msg: Message) -> Self
pub fn from_message(msg: Message) -> Self
Creates a SecurityDefinitionUpdateReport from an existing Message.
Sourcepub fn to_message(self) -> Message
pub fn to_message(self) -> Message
Returns the underlying Message.
Sourcepub fn set_cfi_code(&mut self, v: String)
pub fn set_cfi_code(&mut self, v: String)
Sets CFICode, Tag 461.
Sourcepub fn get_cfi_code(&self) -> Result<String, MessageRejectErrorEnum>
pub fn get_cfi_code(&self) -> Result<String, MessageRejectErrorEnum>
Gets CFICode, Tag 461.
Sourcepub fn has_cfi_code(&self) -> bool
pub fn has_cfi_code(&self) -> bool
Returns true if CFICode is present, Tag 461.
Sourcepub fn set_cp_program(&mut self, v: isize)
pub fn set_cp_program(&mut self, v: isize)
Sets CPProgram, Tag 875.
Sourcepub fn get_cp_program(&self) -> Result<isize, MessageRejectErrorEnum>
pub fn get_cp_program(&self) -> Result<isize, MessageRejectErrorEnum>
Gets CPProgram, Tag 875.
Sourcepub fn has_cp_program(&self) -> bool
pub fn has_cp_program(&self) -> bool
Returns true if CPProgram is present, Tag 875.
Sourcepub fn set_cp_reg_type(&mut self, v: String)
pub fn set_cp_reg_type(&mut self, v: String)
Sets CPRegType, Tag 876.
Sourcepub fn get_cp_reg_type(&self) -> Result<String, MessageRejectErrorEnum>
pub fn get_cp_reg_type(&self) -> Result<String, MessageRejectErrorEnum>
Gets CPRegType, Tag 876.
Sourcepub fn has_cp_reg_type(&self) -> bool
pub fn has_cp_reg_type(&self) -> bool
Returns true if CPRegType is present, Tag 876.
Sourcepub fn set_clearing_business_date(&mut self, v: String)
pub fn set_clearing_business_date(&mut self, v: String)
Sets ClearingBusinessDate, Tag 715.
Sourcepub fn get_clearing_business_date(
&self,
) -> Result<String, MessageRejectErrorEnum>
pub fn get_clearing_business_date( &self, ) -> Result<String, MessageRejectErrorEnum>
Gets ClearingBusinessDate, Tag 715.
Sourcepub fn has_clearing_business_date(&self) -> bool
pub fn has_clearing_business_date(&self) -> bool
Returns true if ClearingBusinessDate is present, Tag 715.
Sourcepub fn set_contract_multiplier(&mut self, val: Decimal, scale: i32)
pub fn set_contract_multiplier(&mut self, val: Decimal, scale: i32)
Sets ContractMultiplier, Tag 231.
Sourcepub fn get_contract_multiplier(&self) -> Result<Decimal, MessageRejectErrorEnum>
pub fn get_contract_multiplier(&self) -> Result<Decimal, MessageRejectErrorEnum>
Gets ContractMultiplier, Tag 231.
Sourcepub fn has_contract_multiplier(&self) -> bool
pub fn has_contract_multiplier(&self) -> bool
Returns true if ContractMultiplier is present, Tag 231.
Sourcepub fn set_contract_settl_month(&mut self, v: String)
pub fn set_contract_settl_month(&mut self, v: String)
Sets ContractSettlMonth, Tag 667.
Sourcepub fn get_contract_settl_month(&self) -> Result<String, MessageRejectErrorEnum>
pub fn get_contract_settl_month(&self) -> Result<String, MessageRejectErrorEnum>
Gets ContractSettlMonth, Tag 667.
Sourcepub fn has_contract_settl_month(&self) -> bool
pub fn has_contract_settl_month(&self) -> bool
Returns true if ContractSettlMonth is present, Tag 667.
Sourcepub fn set_corporate_action(&mut self, v: String)
pub fn set_corporate_action(&mut self, v: String)
Sets CorporateAction, Tag 292.
Sourcepub fn get_corporate_action(&self) -> Result<String, MessageRejectErrorEnum>
pub fn get_corporate_action(&self) -> Result<String, MessageRejectErrorEnum>
Gets CorporateAction, Tag 292.
Sourcepub fn has_corporate_action(&self) -> bool
pub fn has_corporate_action(&self) -> bool
Returns true if CorporateAction is present, Tag 292.
Sourcepub fn set_country_of_issue(&mut self, v: String)
pub fn set_country_of_issue(&mut self, v: String)
Sets CountryOfIssue, Tag 470.
Sourcepub fn get_country_of_issue(&self) -> Result<String, MessageRejectErrorEnum>
pub fn get_country_of_issue(&self) -> Result<String, MessageRejectErrorEnum>
Gets CountryOfIssue, Tag 470.
Sourcepub fn has_country_of_issue(&self) -> bool
pub fn has_country_of_issue(&self) -> bool
Returns true if CountryOfIssue is present, Tag 470.
Sourcepub fn set_coupon_payment_date(&mut self, v: String)
pub fn set_coupon_payment_date(&mut self, v: String)
Sets CouponPaymentDate, Tag 224.
Sourcepub fn get_coupon_payment_date(&self) -> Result<String, MessageRejectErrorEnum>
pub fn get_coupon_payment_date(&self) -> Result<String, MessageRejectErrorEnum>
Gets CouponPaymentDate, Tag 224.
Sourcepub fn has_coupon_payment_date(&self) -> bool
pub fn has_coupon_payment_date(&self) -> bool
Returns true if CouponPaymentDate is present, Tag 224.
Sourcepub fn set_coupon_rate(&mut self, val: Decimal, scale: i32)
pub fn set_coupon_rate(&mut self, val: Decimal, scale: i32)
Sets CouponRate, Tag 223.
Sourcepub fn get_coupon_rate(&self) -> Result<Decimal, MessageRejectErrorEnum>
pub fn get_coupon_rate(&self) -> Result<Decimal, MessageRejectErrorEnum>
Gets CouponRate, Tag 223.
Sourcepub fn has_coupon_rate(&self) -> bool
pub fn has_coupon_rate(&self) -> bool
Returns true if CouponRate is present, Tag 223.
Sourcepub fn set_credit_rating(&mut self, v: String)
pub fn set_credit_rating(&mut self, v: String)
Sets CreditRating, Tag 255.
Sourcepub fn get_credit_rating(&self) -> Result<String, MessageRejectErrorEnum>
pub fn get_credit_rating(&self) -> Result<String, MessageRejectErrorEnum>
Gets CreditRating, Tag 255.
Sourcepub fn has_credit_rating(&self) -> bool
pub fn has_credit_rating(&self) -> bool
Returns true if CreditRating is present, Tag 255.
Sourcepub fn set_currency(&mut self, v: String)
pub fn set_currency(&mut self, v: String)
Sets Currency, Tag 15.
Sourcepub fn get_currency(&self) -> Result<String, MessageRejectErrorEnum>
pub fn get_currency(&self) -> Result<String, MessageRejectErrorEnum>
Gets Currency, Tag 15.
Sourcepub fn has_currency(&self) -> bool
pub fn has_currency(&self) -> bool
Returns true if Currency is present, Tag 15.
Sourcepub fn set_dated_date(&mut self, v: String)
pub fn set_dated_date(&mut self, v: String)
Sets DatedDate, Tag 873.
Sourcepub fn get_dated_date(&self) -> Result<String, MessageRejectErrorEnum>
pub fn get_dated_date(&self) -> Result<String, MessageRejectErrorEnum>
Gets DatedDate, Tag 873.
Sourcepub fn has_dated_date(&self) -> bool
pub fn has_dated_date(&self) -> bool
Returns true if DatedDate is present, Tag 873.
Sourcepub fn set_encoded_issuer(&mut self, v: String)
pub fn set_encoded_issuer(&mut self, v: String)
Sets EncodedIssuer, Tag 349.
Sourcepub fn get_encoded_issuer(&self) -> Result<String, MessageRejectErrorEnum>
pub fn get_encoded_issuer(&self) -> Result<String, MessageRejectErrorEnum>
Gets EncodedIssuer, Tag 349.
Sourcepub fn has_encoded_issuer(&self) -> bool
pub fn has_encoded_issuer(&self) -> bool
Returns true if EncodedIssuer is present, Tag 349.
Sourcepub fn set_encoded_issuer_len(&mut self, v: isize)
pub fn set_encoded_issuer_len(&mut self, v: isize)
Sets EncodedIssuerLen, Tag 348.
Sourcepub fn get_encoded_issuer_len(&self) -> Result<isize, MessageRejectErrorEnum>
pub fn get_encoded_issuer_len(&self) -> Result<isize, MessageRejectErrorEnum>
Gets EncodedIssuerLen, Tag 348.
Sourcepub fn has_encoded_issuer_len(&self) -> bool
pub fn has_encoded_issuer_len(&self) -> bool
Returns true if EncodedIssuerLen is present, Tag 348.
Sourcepub fn set_encoded_security_desc(&mut self, v: String)
pub fn set_encoded_security_desc(&mut self, v: String)
Sets EncodedSecurityDesc, Tag 351.
Sourcepub fn get_encoded_security_desc(
&self,
) -> Result<String, MessageRejectErrorEnum>
pub fn get_encoded_security_desc( &self, ) -> Result<String, MessageRejectErrorEnum>
Gets EncodedSecurityDesc, Tag 351.
Sourcepub fn has_encoded_security_desc(&self) -> bool
pub fn has_encoded_security_desc(&self) -> bool
Returns true if EncodedSecurityDesc is present, Tag 351.
Sourcepub fn set_encoded_security_desc_len(&mut self, v: isize)
pub fn set_encoded_security_desc_len(&mut self, v: isize)
Sets EncodedSecurityDescLen, Tag 350.
Sourcepub fn get_encoded_security_desc_len(
&self,
) -> Result<isize, MessageRejectErrorEnum>
pub fn get_encoded_security_desc_len( &self, ) -> Result<isize, MessageRejectErrorEnum>
Gets EncodedSecurityDescLen, Tag 350.
Sourcepub fn has_encoded_security_desc_len(&self) -> bool
pub fn has_encoded_security_desc_len(&self) -> bool
Returns true if EncodedSecurityDescLen is present, Tag 350.
Sourcepub fn set_encoded_text(&mut self, v: String)
pub fn set_encoded_text(&mut self, v: String)
Sets EncodedText, Tag 355.
Sourcepub fn get_encoded_text(&self) -> Result<String, MessageRejectErrorEnum>
pub fn get_encoded_text(&self) -> Result<String, MessageRejectErrorEnum>
Gets EncodedText, Tag 355.
Sourcepub fn has_encoded_text(&self) -> bool
pub fn has_encoded_text(&self) -> bool
Returns true if EncodedText is present, Tag 355.
Sourcepub fn set_encoded_text_len(&mut self, v: isize)
pub fn set_encoded_text_len(&mut self, v: isize)
Sets EncodedTextLen, Tag 354.
Sourcepub fn get_encoded_text_len(&self) -> Result<isize, MessageRejectErrorEnum>
pub fn get_encoded_text_len(&self) -> Result<isize, MessageRejectErrorEnum>
Gets EncodedTextLen, Tag 354.
Sourcepub fn has_encoded_text_len(&self) -> bool
pub fn has_encoded_text_len(&self) -> bool
Returns true if EncodedTextLen is present, Tag 354.
Sourcepub fn set_encoded_underlying_issuer(&mut self, v: String)
pub fn set_encoded_underlying_issuer(&mut self, v: String)
Sets EncodedUnderlyingIssuer, Tag 363.
Sourcepub fn get_encoded_underlying_issuer(
&self,
) -> Result<String, MessageRejectErrorEnum>
pub fn get_encoded_underlying_issuer( &self, ) -> Result<String, MessageRejectErrorEnum>
Gets EncodedUnderlyingIssuer, Tag 363.
Sourcepub fn has_encoded_underlying_issuer(&self) -> bool
pub fn has_encoded_underlying_issuer(&self) -> bool
Returns true if EncodedUnderlyingIssuer is present, Tag 363.
Sourcepub fn set_encoded_underlying_issuer_len(&mut self, v: isize)
pub fn set_encoded_underlying_issuer_len(&mut self, v: isize)
Sets EncodedUnderlyingIssuerLen, Tag 362.
Sourcepub fn get_encoded_underlying_issuer_len(
&self,
) -> Result<isize, MessageRejectErrorEnum>
pub fn get_encoded_underlying_issuer_len( &self, ) -> Result<isize, MessageRejectErrorEnum>
Gets EncodedUnderlyingIssuerLen, Tag 362.
Sourcepub fn has_encoded_underlying_issuer_len(&self) -> bool
pub fn has_encoded_underlying_issuer_len(&self) -> bool
Returns true if EncodedUnderlyingIssuerLen is present, Tag 362.
Sourcepub fn set_encoded_underlying_security_desc(&mut self, v: String)
pub fn set_encoded_underlying_security_desc(&mut self, v: String)
Sets EncodedUnderlyingSecurityDesc, Tag 365.
Sourcepub fn get_encoded_underlying_security_desc(
&self,
) -> Result<String, MessageRejectErrorEnum>
pub fn get_encoded_underlying_security_desc( &self, ) -> Result<String, MessageRejectErrorEnum>
Gets EncodedUnderlyingSecurityDesc, Tag 365.
Sourcepub fn has_encoded_underlying_security_desc(&self) -> bool
pub fn has_encoded_underlying_security_desc(&self) -> bool
Returns true if EncodedUnderlyingSecurityDesc is present, Tag 365.
Sourcepub fn set_encoded_underlying_security_desc_len(&mut self, v: isize)
pub fn set_encoded_underlying_security_desc_len(&mut self, v: isize)
Sets EncodedUnderlyingSecurityDescLen, Tag 364.
Sourcepub fn get_encoded_underlying_security_desc_len(
&self,
) -> Result<isize, MessageRejectErrorEnum>
pub fn get_encoded_underlying_security_desc_len( &self, ) -> Result<isize, MessageRejectErrorEnum>
Gets EncodedUnderlyingSecurityDescLen, Tag 364.
Sourcepub fn has_encoded_underlying_security_desc_len(&self) -> bool
pub fn has_encoded_underlying_security_desc_len(&self) -> bool
Returns true if EncodedUnderlyingSecurityDescLen is present, Tag 364.
Sourcepub fn set_expiration_cycle(&mut self, v: isize)
pub fn set_expiration_cycle(&mut self, v: isize)
Sets ExpirationCycle, Tag 827.
Sourcepub fn get_expiration_cycle(&self) -> Result<isize, MessageRejectErrorEnum>
pub fn get_expiration_cycle(&self) -> Result<isize, MessageRejectErrorEnum>
Gets ExpirationCycle, Tag 827.
Sourcepub fn has_expiration_cycle(&self) -> bool
pub fn has_expiration_cycle(&self) -> bool
Returns true if ExpirationCycle is present, Tag 827.
Sourcepub fn set_factor(&mut self, val: Decimal, scale: i32)
pub fn set_factor(&mut self, val: Decimal, scale: i32)
Sets Factor, Tag 228.
Sourcepub fn get_factor(&self) -> Result<Decimal, MessageRejectErrorEnum>
pub fn get_factor(&self) -> Result<Decimal, MessageRejectErrorEnum>
Gets Factor, Tag 228.
Sourcepub fn has_factor(&self) -> bool
pub fn has_factor(&self) -> bool
Returns true if Factor is present, Tag 228.
Sourcepub fn set_instr_registry(&mut self, v: String)
pub fn set_instr_registry(&mut self, v: String)
Sets InstrRegistry, Tag 543.
Sourcepub fn get_instr_registry(&self) -> Result<String, MessageRejectErrorEnum>
pub fn get_instr_registry(&self) -> Result<String, MessageRejectErrorEnum>
Gets InstrRegistry, Tag 543.
Sourcepub fn has_instr_registry(&self) -> bool
pub fn has_instr_registry(&self) -> bool
Returns true if InstrRegistry is present, Tag 543.
Sourcepub fn set_instrmt_assignment_method(&mut self, v: String)
pub fn set_instrmt_assignment_method(&mut self, v: String)
Sets InstrmtAssignmentMethod, Tag 1049.
Sourcepub fn get_instrmt_assignment_method(
&self,
) -> Result<String, MessageRejectErrorEnum>
pub fn get_instrmt_assignment_method( &self, ) -> Result<String, MessageRejectErrorEnum>
Gets InstrmtAssignmentMethod, Tag 1049.
Sourcepub fn has_instrmt_assignment_method(&self) -> bool
pub fn has_instrmt_assignment_method(&self) -> bool
Returns true if InstrmtAssignmentMethod is present, Tag 1049.
Sourcepub fn set_interest_accrual_date(&mut self, v: String)
pub fn set_interest_accrual_date(&mut self, v: String)
Sets InterestAccrualDate, Tag 874.
Sourcepub fn get_interest_accrual_date(
&self,
) -> Result<String, MessageRejectErrorEnum>
pub fn get_interest_accrual_date( &self, ) -> Result<String, MessageRejectErrorEnum>
Gets InterestAccrualDate, Tag 874.
Sourcepub fn has_interest_accrual_date(&self) -> bool
pub fn has_interest_accrual_date(&self) -> bool
Returns true if InterestAccrualDate is present, Tag 874.
Sourcepub fn set_issue_date(&mut self, v: String)
pub fn set_issue_date(&mut self, v: String)
Sets IssueDate, Tag 225.
Sourcepub fn get_issue_date(&self) -> Result<String, MessageRejectErrorEnum>
pub fn get_issue_date(&self) -> Result<String, MessageRejectErrorEnum>
Gets IssueDate, Tag 225.
Sourcepub fn has_issue_date(&self) -> bool
pub fn has_issue_date(&self) -> bool
Returns true if IssueDate is present, Tag 225.
Sourcepub fn set_issuer(&mut self, v: String)
pub fn set_issuer(&mut self, v: String)
Sets Issuer, Tag 106.
Sourcepub fn get_issuer(&self) -> Result<String, MessageRejectErrorEnum>
pub fn get_issuer(&self) -> Result<String, MessageRejectErrorEnum>
Gets Issuer, Tag 106.
Sourcepub fn has_issuer(&self) -> bool
pub fn has_issuer(&self) -> bool
Returns true if Issuer is present, Tag 106.
Sourcepub fn set_locale_of_issue(&mut self, v: String)
pub fn set_locale_of_issue(&mut self, v: String)
Sets LocaleOfIssue, Tag 472.
Sourcepub fn get_locale_of_issue(&self) -> Result<String, MessageRejectErrorEnum>
pub fn get_locale_of_issue(&self) -> Result<String, MessageRejectErrorEnum>
Gets LocaleOfIssue, Tag 472.
Sourcepub fn has_locale_of_issue(&self) -> bool
pub fn has_locale_of_issue(&self) -> bool
Returns true if LocaleOfIssue is present, Tag 472.
Sourcepub fn set_maturity_date(&mut self, v: String)
pub fn set_maturity_date(&mut self, v: String)
Sets MaturityDate, Tag 541.
Sourcepub fn get_maturity_date(&self) -> Result<String, MessageRejectErrorEnum>
pub fn get_maturity_date(&self) -> Result<String, MessageRejectErrorEnum>
Gets MaturityDate, Tag 541.
Sourcepub fn has_maturity_date(&self) -> bool
pub fn has_maturity_date(&self) -> bool
Returns true if MaturityDate is present, Tag 541.
Sourcepub fn set_maturity_month_year(&mut self, v: String)
pub fn set_maturity_month_year(&mut self, v: String)
Sets MaturityMonthYear, Tag 200.
Sourcepub fn get_maturity_month_year(&self) -> Result<String, MessageRejectErrorEnum>
pub fn get_maturity_month_year(&self) -> Result<String, MessageRejectErrorEnum>
Gets MaturityMonthYear, Tag 200.
Sourcepub fn has_maturity_month_year(&self) -> bool
pub fn has_maturity_month_year(&self) -> bool
Returns true if MaturityMonthYear is present, Tag 200.
Sourcepub fn set_maturity_time(&mut self, v: String)
pub fn set_maturity_time(&mut self, v: String)
Sets MaturityTime, Tag 1079.
Sourcepub fn get_maturity_time(&self) -> Result<String, MessageRejectErrorEnum>
pub fn get_maturity_time(&self) -> Result<String, MessageRejectErrorEnum>
Gets MaturityTime, Tag 1079.
Sourcepub fn has_maturity_time(&self) -> bool
pub fn has_maturity_time(&self) -> bool
Returns true if MaturityTime is present, Tag 1079.
Sourcepub fn set_min_price_increment(&mut self, val: Decimal, scale: i32)
pub fn set_min_price_increment(&mut self, val: Decimal, scale: i32)
Sets MinPriceIncrement, Tag 969.
Sourcepub fn get_min_price_increment(&self) -> Result<Decimal, MessageRejectErrorEnum>
pub fn get_min_price_increment(&self) -> Result<Decimal, MessageRejectErrorEnum>
Gets MinPriceIncrement, Tag 969.
Sourcepub fn has_min_price_increment(&self) -> bool
pub fn has_min_price_increment(&self) -> bool
Returns true if MinPriceIncrement is present, Tag 969.
Sourcepub fn set_min_trade_vol(&mut self, val: Decimal, scale: i32)
pub fn set_min_trade_vol(&mut self, val: Decimal, scale: i32)
Sets MinTradeVol, Tag 562.
Sourcepub fn get_min_trade_vol(&self) -> Result<Decimal, MessageRejectErrorEnum>
pub fn get_min_trade_vol(&self) -> Result<Decimal, MessageRejectErrorEnum>
Gets MinTradeVol, Tag 562.
Sourcepub fn has_min_trade_vol(&self) -> bool
pub fn has_min_trade_vol(&self) -> bool
Returns true if MinTradeVol is present, Tag 562.
Sourcepub fn set_nt_position_limit(&mut self, v: isize)
pub fn set_nt_position_limit(&mut self, v: isize)
Sets NTPositionLimit, Tag 971.
Sourcepub fn get_nt_position_limit(&self) -> Result<isize, MessageRejectErrorEnum>
pub fn get_nt_position_limit(&self) -> Result<isize, MessageRejectErrorEnum>
Gets NTPositionLimit, Tag 971.
Sourcepub fn has_nt_position_limit(&self) -> bool
pub fn has_nt_position_limit(&self) -> bool
Returns true if NTPositionLimit is present, Tag 971.
Sourcepub fn set_no_events(&mut self, v: isize)
pub fn set_no_events(&mut self, v: isize)
Sets NoEvents, Tag 864.
Sourcepub fn get_no_events(&self) -> Result<isize, MessageRejectErrorEnum>
pub fn get_no_events(&self) -> Result<isize, MessageRejectErrorEnum>
Gets NoEvents, Tag 864.
Sourcepub fn has_no_events(&self) -> bool
pub fn has_no_events(&self) -> bool
Returns true if NoEvents is present, Tag 864.
Sourcepub fn set_no_instrument_parties(&mut self, v: isize)
pub fn set_no_instrument_parties(&mut self, v: isize)
Sets NoInstrumentParties, Tag 1018.
Sourcepub fn get_no_instrument_parties(&self) -> Result<isize, MessageRejectErrorEnum>
pub fn get_no_instrument_parties(&self) -> Result<isize, MessageRejectErrorEnum>
Gets NoInstrumentParties, Tag 1018.
Sourcepub fn has_no_instrument_parties(&self) -> bool
pub fn has_no_instrument_parties(&self) -> bool
Returns true if NoInstrumentParties is present, Tag 1018.
Sourcepub fn set_no_legs(&mut self, v: isize)
pub fn set_no_legs(&mut self, v: isize)
Sets NoLegs, Tag 555.
Sourcepub fn get_no_legs(&self) -> Result<isize, MessageRejectErrorEnum>
pub fn get_no_legs(&self) -> Result<isize, MessageRejectErrorEnum>
Gets NoLegs, Tag 555.
Sourcepub fn has_no_legs(&self) -> bool
pub fn has_no_legs(&self) -> bool
Returns true if NoLegs is present, Tag 555.
Sourcepub fn set_no_security_alt_id(&mut self, v: isize)
pub fn set_no_security_alt_id(&mut self, v: isize)
Sets NoSecurityAltID, Tag 454.
Sourcepub fn get_no_security_alt_id(&self) -> Result<isize, MessageRejectErrorEnum>
pub fn get_no_security_alt_id(&self) -> Result<isize, MessageRejectErrorEnum>
Gets NoSecurityAltID, Tag 454.
Sourcepub fn has_no_security_alt_id(&self) -> bool
pub fn has_no_security_alt_id(&self) -> bool
Returns true if NoSecurityAltID is present, Tag 454.
Sourcepub fn set_no_underlying_security_alt_id(&mut self, v: isize)
pub fn set_no_underlying_security_alt_id(&mut self, v: isize)
Sets NoUnderlyingSecurityAltID, Tag 457.
Sourcepub fn get_no_underlying_security_alt_id(
&self,
) -> Result<isize, MessageRejectErrorEnum>
pub fn get_no_underlying_security_alt_id( &self, ) -> Result<isize, MessageRejectErrorEnum>
Gets NoUnderlyingSecurityAltID, Tag 457.
Sourcepub fn has_no_underlying_security_alt_id(&self) -> bool
pub fn has_no_underlying_security_alt_id(&self) -> bool
Returns true if NoUnderlyingSecurityAltID is present, Tag 457.
Sourcepub fn set_no_underlying_stips(&mut self, v: isize)
pub fn set_no_underlying_stips(&mut self, v: isize)
Sets NoUnderlyingStips, Tag 887.
Sourcepub fn get_no_underlying_stips(&self) -> Result<isize, MessageRejectErrorEnum>
pub fn get_no_underlying_stips(&self) -> Result<isize, MessageRejectErrorEnum>
Gets NoUnderlyingStips, Tag 887.
Sourcepub fn has_no_underlying_stips(&self) -> bool
pub fn has_no_underlying_stips(&self) -> bool
Returns true if NoUnderlyingStips is present, Tag 887.
Sourcepub fn set_no_undly_instrument_parties(&mut self, v: isize)
pub fn set_no_undly_instrument_parties(&mut self, v: isize)
Sets NoUndlyInstrumentParties, Tag 1058.
Sourcepub fn get_no_undly_instrument_parties(
&self,
) -> Result<isize, MessageRejectErrorEnum>
pub fn get_no_undly_instrument_parties( &self, ) -> Result<isize, MessageRejectErrorEnum>
Gets NoUndlyInstrumentParties, Tag 1058.
Sourcepub fn has_no_undly_instrument_parties(&self) -> bool
pub fn has_no_undly_instrument_parties(&self) -> bool
Returns true if NoUndlyInstrumentParties is present, Tag 1058.
Sourcepub fn set_opt_attribute(&mut self, v: String)
pub fn set_opt_attribute(&mut self, v: String)
Sets OptAttribute, Tag 206.
Sourcepub fn get_opt_attribute(&self) -> Result<String, MessageRejectErrorEnum>
pub fn get_opt_attribute(&self) -> Result<String, MessageRejectErrorEnum>
Gets OptAttribute, Tag 206.
Sourcepub fn has_opt_attribute(&self) -> bool
pub fn has_opt_attribute(&self) -> bool
Returns true if OptAttribute is present, Tag 206.
Sourcepub fn get_pool(&self) -> Result<String, MessageRejectErrorEnum>
pub fn get_pool(&self) -> Result<String, MessageRejectErrorEnum>
Gets Pool, Tag 691.
Sourcepub fn set_position_limit(&mut self, v: isize)
pub fn set_position_limit(&mut self, v: isize)
Sets PositionLimit, Tag 970.
Sourcepub fn get_position_limit(&self) -> Result<isize, MessageRejectErrorEnum>
pub fn get_position_limit(&self) -> Result<isize, MessageRejectErrorEnum>
Gets PositionLimit, Tag 970.
Sourcepub fn has_position_limit(&self) -> bool
pub fn has_position_limit(&self) -> bool
Returns true if PositionLimit is present, Tag 970.
Sourcepub fn set_product(&mut self, v: isize)
pub fn set_product(&mut self, v: isize)
Sets Product, Tag 460.
Sourcepub fn get_product(&self) -> Result<isize, MessageRejectErrorEnum>
pub fn get_product(&self) -> Result<isize, MessageRejectErrorEnum>
Gets Product, Tag 460.
Sourcepub fn has_product(&self) -> bool
pub fn has_product(&self) -> bool
Returns true if Product is present, Tag 460.
Sourcepub fn set_redemption_date(&mut self, v: String)
pub fn set_redemption_date(&mut self, v: String)
Sets RedemptionDate, Tag 240.
Sourcepub fn get_redemption_date(&self) -> Result<String, MessageRejectErrorEnum>
pub fn get_redemption_date(&self) -> Result<String, MessageRejectErrorEnum>
Gets RedemptionDate, Tag 240.
Sourcepub fn has_redemption_date(&self) -> bool
pub fn has_redemption_date(&self) -> bool
Returns true if RedemptionDate is present, Tag 240.
Sourcepub fn set_repo_collateral_security_type(&mut self, v: isize)
pub fn set_repo_collateral_security_type(&mut self, v: isize)
Sets RepoCollateralSecurityType, Tag 239.
Sourcepub fn get_repo_collateral_security_type(
&self,
) -> Result<isize, MessageRejectErrorEnum>
pub fn get_repo_collateral_security_type( &self, ) -> Result<isize, MessageRejectErrorEnum>
Gets RepoCollateralSecurityType, Tag 239.
Sourcepub fn has_repo_collateral_security_type(&self) -> bool
pub fn has_repo_collateral_security_type(&self) -> bool
Returns true if RepoCollateralSecurityType is present, Tag 239.
Sourcepub fn set_repurchase_rate(&mut self, val: Decimal, scale: i32)
pub fn set_repurchase_rate(&mut self, val: Decimal, scale: i32)
Sets RepurchaseRate, Tag 227.
Sourcepub fn get_repurchase_rate(&self) -> Result<Decimal, MessageRejectErrorEnum>
pub fn get_repurchase_rate(&self) -> Result<Decimal, MessageRejectErrorEnum>
Gets RepurchaseRate, Tag 227.
Sourcepub fn has_repurchase_rate(&self) -> bool
pub fn has_repurchase_rate(&self) -> bool
Returns true if RepurchaseRate is present, Tag 227.
Sourcepub fn set_repurchase_term(&mut self, v: isize)
pub fn set_repurchase_term(&mut self, v: isize)
Sets RepurchaseTerm, Tag 226.
Sourcepub fn get_repurchase_term(&self) -> Result<isize, MessageRejectErrorEnum>
pub fn get_repurchase_term(&self) -> Result<isize, MessageRejectErrorEnum>
Gets RepurchaseTerm, Tag 226.
Sourcepub fn has_repurchase_term(&self) -> bool
pub fn has_repurchase_term(&self) -> bool
Returns true if RepurchaseTerm is present, Tag 226.
Sourcepub fn set_round_lot(&mut self, val: Decimal, scale: i32)
pub fn set_round_lot(&mut self, val: Decimal, scale: i32)
Sets RoundLot, Tag 561.
Sourcepub fn get_round_lot(&self) -> Result<Decimal, MessageRejectErrorEnum>
pub fn get_round_lot(&self) -> Result<Decimal, MessageRejectErrorEnum>
Gets RoundLot, Tag 561.
Sourcepub fn has_round_lot(&self) -> bool
pub fn has_round_lot(&self) -> bool
Returns true if RoundLot is present, Tag 561.
Sourcepub fn set_security_desc(&mut self, v: String)
pub fn set_security_desc(&mut self, v: String)
Sets SecurityDesc, Tag 107.
Sourcepub fn get_security_desc(&self) -> Result<String, MessageRejectErrorEnum>
pub fn get_security_desc(&self) -> Result<String, MessageRejectErrorEnum>
Gets SecurityDesc, Tag 107.
Sourcepub fn has_security_desc(&self) -> bool
pub fn has_security_desc(&self) -> bool
Returns true if SecurityDesc is present, Tag 107.
Sourcepub fn set_security_exchange(&mut self, v: String)
pub fn set_security_exchange(&mut self, v: String)
Sets SecurityExchange, Tag 207.
Sourcepub fn get_security_exchange(&self) -> Result<String, MessageRejectErrorEnum>
pub fn get_security_exchange(&self) -> Result<String, MessageRejectErrorEnum>
Gets SecurityExchange, Tag 207.
Sourcepub fn has_security_exchange(&self) -> bool
pub fn has_security_exchange(&self) -> bool
Returns true if SecurityExchange is present, Tag 207.
Sourcepub fn set_security_id(&mut self, v: String)
pub fn set_security_id(&mut self, v: String)
Sets SecurityID, Tag 48.
Sourcepub fn get_security_id(&self) -> Result<String, MessageRejectErrorEnum>
pub fn get_security_id(&self) -> Result<String, MessageRejectErrorEnum>
Gets SecurityID, Tag 48.
Sourcepub fn has_security_id(&self) -> bool
pub fn has_security_id(&self) -> bool
Returns true if SecurityID is present, Tag 48.
Sourcepub fn set_security_id_source(&mut self, v: String)
pub fn set_security_id_source(&mut self, v: String)
Sets SecurityIDSource, Tag 22.
Sourcepub fn get_security_id_source(&self) -> Result<String, MessageRejectErrorEnum>
pub fn get_security_id_source(&self) -> Result<String, MessageRejectErrorEnum>
Gets SecurityIDSource, Tag 22.
Sourcepub fn has_security_id_source(&self) -> bool
pub fn has_security_id_source(&self) -> bool
Returns true if SecurityIDSource is present, Tag 22.
Sourcepub fn set_security_report_id(&mut self, v: isize)
pub fn set_security_report_id(&mut self, v: isize)
Sets SecurityReportID, Tag 964.
Sourcepub fn get_security_report_id(&self) -> Result<isize, MessageRejectErrorEnum>
pub fn get_security_report_id(&self) -> Result<isize, MessageRejectErrorEnum>
Gets SecurityReportID, Tag 964.
Sourcepub fn has_security_report_id(&self) -> bool
pub fn has_security_report_id(&self) -> bool
Returns true if SecurityReportID is present, Tag 964.
Sourcepub fn set_security_req_id(&mut self, v: String)
pub fn set_security_req_id(&mut self, v: String)
Sets SecurityReqID, Tag 320.
Sourcepub fn get_security_req_id(&self) -> Result<String, MessageRejectErrorEnum>
pub fn get_security_req_id(&self) -> Result<String, MessageRejectErrorEnum>
Gets SecurityReqID, Tag 320.
Sourcepub fn has_security_req_id(&self) -> bool
pub fn has_security_req_id(&self) -> bool
Returns true if SecurityReqID is present, Tag 320.
Sourcepub fn set_security_response_id(&mut self, v: String)
pub fn set_security_response_id(&mut self, v: String)
Sets SecurityResponseID, Tag 322.
Sourcepub fn get_security_response_id(&self) -> Result<String, MessageRejectErrorEnum>
pub fn get_security_response_id(&self) -> Result<String, MessageRejectErrorEnum>
Gets SecurityResponseID, Tag 322.
Sourcepub fn has_security_response_id(&self) -> bool
pub fn has_security_response_id(&self) -> bool
Returns true if SecurityResponseID is present, Tag 322.
Sourcepub fn set_security_response_type(&mut self, v: isize)
pub fn set_security_response_type(&mut self, v: isize)
Sets SecurityResponseType, Tag 323.
Sourcepub fn get_security_response_type(
&self,
) -> Result<isize, MessageRejectErrorEnum>
pub fn get_security_response_type( &self, ) -> Result<isize, MessageRejectErrorEnum>
Gets SecurityResponseType, Tag 323.
Sourcepub fn has_security_response_type(&self) -> bool
pub fn has_security_response_type(&self) -> bool
Returns true if SecurityResponseType is present, Tag 323.
Sourcepub fn set_security_status(&mut self, v: String)
pub fn set_security_status(&mut self, v: String)
Sets SecurityStatus, Tag 965.
Sourcepub fn get_security_status(&self) -> Result<String, MessageRejectErrorEnum>
pub fn get_security_status(&self) -> Result<String, MessageRejectErrorEnum>
Gets SecurityStatus, Tag 965.
Sourcepub fn has_security_status(&self) -> bool
pub fn has_security_status(&self) -> bool
Returns true if SecurityStatus is present, Tag 965.
Sourcepub fn set_security_sub_type(&mut self, v: String)
pub fn set_security_sub_type(&mut self, v: String)
Sets SecuritySubType, Tag 762.
Sourcepub fn get_security_sub_type(&self) -> Result<String, MessageRejectErrorEnum>
pub fn get_security_sub_type(&self) -> Result<String, MessageRejectErrorEnum>
Gets SecuritySubType, Tag 762.
Sourcepub fn has_security_sub_type(&self) -> bool
pub fn has_security_sub_type(&self) -> bool
Returns true if SecuritySubType is present, Tag 762.
Sourcepub fn set_security_type(&mut self, v: String)
pub fn set_security_type(&mut self, v: String)
Sets SecurityType, Tag 167.
Sourcepub fn get_security_type(&self) -> Result<String, MessageRejectErrorEnum>
pub fn get_security_type(&self) -> Result<String, MessageRejectErrorEnum>
Gets SecurityType, Tag 167.
Sourcepub fn has_security_type(&self) -> bool
pub fn has_security_type(&self) -> bool
Returns true if SecurityType is present, Tag 167.
Sourcepub fn set_security_update_action(&mut self, v: String)
pub fn set_security_update_action(&mut self, v: String)
Sets SecurityUpdateAction, Tag 980.
Sourcepub fn get_security_update_action(
&self,
) -> Result<String, MessageRejectErrorEnum>
pub fn get_security_update_action( &self, ) -> Result<String, MessageRejectErrorEnum>
Gets SecurityUpdateAction, Tag 980.
Sourcepub fn has_security_update_action(&self) -> bool
pub fn has_security_update_action(&self) -> bool
Returns true if SecurityUpdateAction is present, Tag 980.
Sourcepub fn set_settle_on_open_flag(&mut self, v: String)
pub fn set_settle_on_open_flag(&mut self, v: String)
Sets SettleOnOpenFlag, Tag 966.
Sourcepub fn get_settle_on_open_flag(&self) -> Result<String, MessageRejectErrorEnum>
pub fn get_settle_on_open_flag(&self) -> Result<String, MessageRejectErrorEnum>
Gets SettleOnOpenFlag, Tag 966.
Sourcepub fn has_settle_on_open_flag(&self) -> bool
pub fn has_settle_on_open_flag(&self) -> bool
Returns true if SettleOnOpenFlag is present, Tag 966.
Sourcepub fn set_state_or_province_of_issue(&mut self, v: String)
pub fn set_state_or_province_of_issue(&mut self, v: String)
Sets StateOrProvinceOfIssue, Tag 471.
Sourcepub fn get_state_or_province_of_issue(
&self,
) -> Result<String, MessageRejectErrorEnum>
pub fn get_state_or_province_of_issue( &self, ) -> Result<String, MessageRejectErrorEnum>
Gets StateOrProvinceOfIssue, Tag 471.
Sourcepub fn has_state_or_province_of_issue(&self) -> bool
pub fn has_state_or_province_of_issue(&self) -> bool
Returns true if StateOrProvinceOfIssue is present, Tag 471.
Sourcepub fn set_strike_currency(&mut self, v: String)
pub fn set_strike_currency(&mut self, v: String)
Sets StrikeCurrency, Tag 947.
Sourcepub fn get_strike_currency(&self) -> Result<String, MessageRejectErrorEnum>
pub fn get_strike_currency(&self) -> Result<String, MessageRejectErrorEnum>
Gets StrikeCurrency, Tag 947.
Sourcepub fn has_strike_currency(&self) -> bool
pub fn has_strike_currency(&self) -> bool
Returns true if StrikeCurrency is present, Tag 947.
Sourcepub fn set_strike_multiplier(&mut self, val: Decimal, scale: i32)
pub fn set_strike_multiplier(&mut self, val: Decimal, scale: i32)
Sets StrikeMultiplier, Tag 967.
Sourcepub fn get_strike_multiplier(&self) -> Result<Decimal, MessageRejectErrorEnum>
pub fn get_strike_multiplier(&self) -> Result<Decimal, MessageRejectErrorEnum>
Gets StrikeMultiplier, Tag 967.
Sourcepub fn has_strike_multiplier(&self) -> bool
pub fn has_strike_multiplier(&self) -> bool
Returns true if StrikeMultiplier is present, Tag 967.
Sourcepub fn set_strike_price(&mut self, val: Decimal, scale: i32)
pub fn set_strike_price(&mut self, val: Decimal, scale: i32)
Sets StrikePrice, Tag 202.
Sourcepub fn get_strike_price(&self) -> Result<Decimal, MessageRejectErrorEnum>
pub fn get_strike_price(&self) -> Result<Decimal, MessageRejectErrorEnum>
Gets StrikePrice, Tag 202.
Sourcepub fn has_strike_price(&self) -> bool
pub fn has_strike_price(&self) -> bool
Returns true if StrikePrice is present, Tag 202.
Sourcepub fn set_strike_value(&mut self, val: Decimal, scale: i32)
pub fn set_strike_value(&mut self, val: Decimal, scale: i32)
Sets StrikeValue, Tag 968.
Sourcepub fn get_strike_value(&self) -> Result<Decimal, MessageRejectErrorEnum>
pub fn get_strike_value(&self) -> Result<Decimal, MessageRejectErrorEnum>
Gets StrikeValue, Tag 968.
Sourcepub fn has_strike_value(&self) -> bool
pub fn has_strike_value(&self) -> bool
Returns true if StrikeValue is present, Tag 968.
Sourcepub fn set_symbol(&mut self, v: String)
pub fn set_symbol(&mut self, v: String)
Sets Symbol, Tag 55.
Sourcepub fn get_symbol(&self) -> Result<String, MessageRejectErrorEnum>
pub fn get_symbol(&self) -> Result<String, MessageRejectErrorEnum>
Gets Symbol, Tag 55.
Sourcepub fn has_symbol(&self) -> bool
pub fn has_symbol(&self) -> bool
Returns true if Symbol is present, Tag 55.
Sourcepub fn set_symbol_sfx(&mut self, v: String)
pub fn set_symbol_sfx(&mut self, v: String)
Sets SymbolSfx, Tag 65.
Sourcepub fn get_symbol_sfx(&self) -> Result<String, MessageRejectErrorEnum>
pub fn get_symbol_sfx(&self) -> Result<String, MessageRejectErrorEnum>
Gets SymbolSfx, Tag 65.
Sourcepub fn has_symbol_sfx(&self) -> bool
pub fn has_symbol_sfx(&self) -> bool
Returns true if SymbolSfx is present, Tag 65.
Sourcepub fn get_text(&self) -> Result<String, MessageRejectErrorEnum>
pub fn get_text(&self) -> Result<String, MessageRejectErrorEnum>
Gets Text, Tag 58.
Sourcepub fn set_time_unit(&mut self, v: String)
pub fn set_time_unit(&mut self, v: String)
Sets TimeUnit, Tag 997.
Sourcepub fn get_time_unit(&self) -> Result<String, MessageRejectErrorEnum>
pub fn get_time_unit(&self) -> Result<String, MessageRejectErrorEnum>
Gets TimeUnit, Tag 997.
Sourcepub fn has_time_unit(&self) -> bool
pub fn has_time_unit(&self) -> bool
Returns true if TimeUnit is present, Tag 997.
Sourcepub fn set_trading_session_id(&mut self, v: String)
pub fn set_trading_session_id(&mut self, v: String)
Sets TradingSessionID, Tag 336.
Sourcepub fn get_trading_session_id(&self) -> Result<String, MessageRejectErrorEnum>
pub fn get_trading_session_id(&self) -> Result<String, MessageRejectErrorEnum>
Gets TradingSessionID, Tag 336.
Sourcepub fn has_trading_session_id(&self) -> bool
pub fn has_trading_session_id(&self) -> bool
Returns true if TradingSessionID is present, Tag 336.
Sourcepub fn set_trading_session_sub_id(&mut self, v: String)
pub fn set_trading_session_sub_id(&mut self, v: String)
Sets TradingSessionSubID, Tag 625.
Sourcepub fn get_trading_session_sub_id(
&self,
) -> Result<String, MessageRejectErrorEnum>
pub fn get_trading_session_sub_id( &self, ) -> Result<String, MessageRejectErrorEnum>
Gets TradingSessionSubID, Tag 625.
Sourcepub fn has_trading_session_sub_id(&self) -> bool
pub fn has_trading_session_sub_id(&self) -> bool
Returns true if TradingSessionSubID is present, Tag 625.
Sourcepub fn set_underlying_adjusted_quantity(&mut self, val: Decimal, scale: i32)
pub fn set_underlying_adjusted_quantity(&mut self, val: Decimal, scale: i32)
Sets UnderlyingAdjustedQuantity, Tag 1044.
Sourcepub fn get_underlying_adjusted_quantity(
&self,
) -> Result<Decimal, MessageRejectErrorEnum>
pub fn get_underlying_adjusted_quantity( &self, ) -> Result<Decimal, MessageRejectErrorEnum>
Gets UnderlyingAdjustedQuantity, Tag 1044.
Sourcepub fn has_underlying_adjusted_quantity(&self) -> bool
pub fn has_underlying_adjusted_quantity(&self) -> bool
Returns true if UnderlyingAdjustedQuantity is present, Tag 1044.
Sourcepub fn set_underlying_allocation_percent(&mut self, val: Decimal, scale: i32)
pub fn set_underlying_allocation_percent(&mut self, val: Decimal, scale: i32)
Sets UnderlyingAllocationPercent, Tag 972.
Sourcepub fn get_underlying_allocation_percent(
&self,
) -> Result<Decimal, MessageRejectErrorEnum>
pub fn get_underlying_allocation_percent( &self, ) -> Result<Decimal, MessageRejectErrorEnum>
Gets UnderlyingAllocationPercent, Tag 972.
Sourcepub fn has_underlying_allocation_percent(&self) -> bool
pub fn has_underlying_allocation_percent(&self) -> bool
Returns true if UnderlyingAllocationPercent is present, Tag 972.
Sourcepub fn set_underlying_cfi_code(&mut self, v: String)
pub fn set_underlying_cfi_code(&mut self, v: String)
Sets UnderlyingCFICode, Tag 463.
Sourcepub fn get_underlying_cfi_code(&self) -> Result<String, MessageRejectErrorEnum>
pub fn get_underlying_cfi_code(&self) -> Result<String, MessageRejectErrorEnum>
Gets UnderlyingCFICode, Tag 463.
Sourcepub fn has_underlying_cfi_code(&self) -> bool
pub fn has_underlying_cfi_code(&self) -> bool
Returns true if UnderlyingCFICode is present, Tag 463.
Sourcepub fn set_underlying_cp_program(&mut self, v: String)
pub fn set_underlying_cp_program(&mut self, v: String)
Sets UnderlyingCPProgram, Tag 877.
Sourcepub fn get_underlying_cp_program(
&self,
) -> Result<String, MessageRejectErrorEnum>
pub fn get_underlying_cp_program( &self, ) -> Result<String, MessageRejectErrorEnum>
Gets UnderlyingCPProgram, Tag 877.
Sourcepub fn has_underlying_cp_program(&self) -> bool
pub fn has_underlying_cp_program(&self) -> bool
Returns true if UnderlyingCPProgram is present, Tag 877.
Sourcepub fn set_underlying_cp_reg_type(&mut self, v: String)
pub fn set_underlying_cp_reg_type(&mut self, v: String)
Sets UnderlyingCPRegType, Tag 878.
Sourcepub fn get_underlying_cp_reg_type(
&self,
) -> Result<String, MessageRejectErrorEnum>
pub fn get_underlying_cp_reg_type( &self, ) -> Result<String, MessageRejectErrorEnum>
Gets UnderlyingCPRegType, Tag 878.
Sourcepub fn has_underlying_cp_reg_type(&self) -> bool
pub fn has_underlying_cp_reg_type(&self) -> bool
Returns true if UnderlyingCPRegType is present, Tag 878.
Sourcepub fn set_underlying_cap_value(&mut self, val: Decimal, scale: i32)
pub fn set_underlying_cap_value(&mut self, val: Decimal, scale: i32)
Sets UnderlyingCapValue, Tag 1038.
Sourcepub fn get_underlying_cap_value(
&self,
) -> Result<Decimal, MessageRejectErrorEnum>
pub fn get_underlying_cap_value( &self, ) -> Result<Decimal, MessageRejectErrorEnum>
Gets UnderlyingCapValue, Tag 1038.
Sourcepub fn has_underlying_cap_value(&self) -> bool
pub fn has_underlying_cap_value(&self) -> bool
Returns true if UnderlyingCapValue is present, Tag 1038.
Sourcepub fn set_underlying_cash_amount(&mut self, val: Decimal, scale: i32)
pub fn set_underlying_cash_amount(&mut self, val: Decimal, scale: i32)
Sets UnderlyingCashAmount, Tag 973.
Sourcepub fn get_underlying_cash_amount(
&self,
) -> Result<Decimal, MessageRejectErrorEnum>
pub fn get_underlying_cash_amount( &self, ) -> Result<Decimal, MessageRejectErrorEnum>
Gets UnderlyingCashAmount, Tag 973.
Sourcepub fn has_underlying_cash_amount(&self) -> bool
pub fn has_underlying_cash_amount(&self) -> bool
Returns true if UnderlyingCashAmount is present, Tag 973.
Sourcepub fn set_underlying_cash_type(&mut self, v: String)
pub fn set_underlying_cash_type(&mut self, v: String)
Sets UnderlyingCashType, Tag 974.
Sourcepub fn get_underlying_cash_type(&self) -> Result<String, MessageRejectErrorEnum>
pub fn get_underlying_cash_type(&self) -> Result<String, MessageRejectErrorEnum>
Gets UnderlyingCashType, Tag 974.
Sourcepub fn has_underlying_cash_type(&self) -> bool
pub fn has_underlying_cash_type(&self) -> bool
Returns true if UnderlyingCashType is present, Tag 974.
Sourcepub fn set_underlying_contract_multiplier(&mut self, val: Decimal, scale: i32)
pub fn set_underlying_contract_multiplier(&mut self, val: Decimal, scale: i32)
Sets UnderlyingContractMultiplier, Tag 436.
Sourcepub fn get_underlying_contract_multiplier(
&self,
) -> Result<Decimal, MessageRejectErrorEnum>
pub fn get_underlying_contract_multiplier( &self, ) -> Result<Decimal, MessageRejectErrorEnum>
Gets UnderlyingContractMultiplier, Tag 436.
Sourcepub fn has_underlying_contract_multiplier(&self) -> bool
pub fn has_underlying_contract_multiplier(&self) -> bool
Returns true if UnderlyingContractMultiplier is present, Tag 436.
Sourcepub fn set_underlying_country_of_issue(&mut self, v: String)
pub fn set_underlying_country_of_issue(&mut self, v: String)
Sets UnderlyingCountryOfIssue, Tag 592.
Sourcepub fn get_underlying_country_of_issue(
&self,
) -> Result<String, MessageRejectErrorEnum>
pub fn get_underlying_country_of_issue( &self, ) -> Result<String, MessageRejectErrorEnum>
Gets UnderlyingCountryOfIssue, Tag 592.
Sourcepub fn has_underlying_country_of_issue(&self) -> bool
pub fn has_underlying_country_of_issue(&self) -> bool
Returns true if UnderlyingCountryOfIssue is present, Tag 592.
Sourcepub fn set_underlying_coupon_payment_date(&mut self, v: String)
pub fn set_underlying_coupon_payment_date(&mut self, v: String)
Sets UnderlyingCouponPaymentDate, Tag 241.
Sourcepub fn get_underlying_coupon_payment_date(
&self,
) -> Result<String, MessageRejectErrorEnum>
pub fn get_underlying_coupon_payment_date( &self, ) -> Result<String, MessageRejectErrorEnum>
Gets UnderlyingCouponPaymentDate, Tag 241.
Sourcepub fn has_underlying_coupon_payment_date(&self) -> bool
pub fn has_underlying_coupon_payment_date(&self) -> bool
Returns true if UnderlyingCouponPaymentDate is present, Tag 241.
Sourcepub fn set_underlying_coupon_rate(&mut self, val: Decimal, scale: i32)
pub fn set_underlying_coupon_rate(&mut self, val: Decimal, scale: i32)
Sets UnderlyingCouponRate, Tag 435.
Sourcepub fn get_underlying_coupon_rate(
&self,
) -> Result<Decimal, MessageRejectErrorEnum>
pub fn get_underlying_coupon_rate( &self, ) -> Result<Decimal, MessageRejectErrorEnum>
Gets UnderlyingCouponRate, Tag 435.
Sourcepub fn has_underlying_coupon_rate(&self) -> bool
pub fn has_underlying_coupon_rate(&self) -> bool
Returns true if UnderlyingCouponRate is present, Tag 435.
Sourcepub fn set_underlying_credit_rating(&mut self, v: String)
pub fn set_underlying_credit_rating(&mut self, v: String)
Sets UnderlyingCreditRating, Tag 256.
Sourcepub fn get_underlying_credit_rating(
&self,
) -> Result<String, MessageRejectErrorEnum>
pub fn get_underlying_credit_rating( &self, ) -> Result<String, MessageRejectErrorEnum>
Gets UnderlyingCreditRating, Tag 256.
Sourcepub fn has_underlying_credit_rating(&self) -> bool
pub fn has_underlying_credit_rating(&self) -> bool
Returns true if UnderlyingCreditRating is present, Tag 256.
Sourcepub fn set_underlying_currency(&mut self, v: String)
pub fn set_underlying_currency(&mut self, v: String)
Sets UnderlyingCurrency, Tag 318.
Sourcepub fn get_underlying_currency(&self) -> Result<String, MessageRejectErrorEnum>
pub fn get_underlying_currency(&self) -> Result<String, MessageRejectErrorEnum>
Gets UnderlyingCurrency, Tag 318.
Sourcepub fn has_underlying_currency(&self) -> bool
pub fn has_underlying_currency(&self) -> bool
Returns true if UnderlyingCurrency is present, Tag 318.
Sourcepub fn set_underlying_current_value(&mut self, val: Decimal, scale: i32)
pub fn set_underlying_current_value(&mut self, val: Decimal, scale: i32)
Sets UnderlyingCurrentValue, Tag 885.
Sourcepub fn get_underlying_current_value(
&self,
) -> Result<Decimal, MessageRejectErrorEnum>
pub fn get_underlying_current_value( &self, ) -> Result<Decimal, MessageRejectErrorEnum>
Gets UnderlyingCurrentValue, Tag 885.
Sourcepub fn has_underlying_current_value(&self) -> bool
pub fn has_underlying_current_value(&self) -> bool
Returns true if UnderlyingCurrentValue is present, Tag 885.
Sourcepub fn set_underlying_dirty_price(&mut self, val: Decimal, scale: i32)
pub fn set_underlying_dirty_price(&mut self, val: Decimal, scale: i32)
Sets UnderlyingDirtyPrice, Tag 882.
Sourcepub fn get_underlying_dirty_price(
&self,
) -> Result<Decimal, MessageRejectErrorEnum>
pub fn get_underlying_dirty_price( &self, ) -> Result<Decimal, MessageRejectErrorEnum>
Gets UnderlyingDirtyPrice, Tag 882.
Sourcepub fn has_underlying_dirty_price(&self) -> bool
pub fn has_underlying_dirty_price(&self) -> bool
Returns true if UnderlyingDirtyPrice is present, Tag 882.
Sourcepub fn set_underlying_end_price(&mut self, val: Decimal, scale: i32)
pub fn set_underlying_end_price(&mut self, val: Decimal, scale: i32)
Sets UnderlyingEndPrice, Tag 883.
Sourcepub fn get_underlying_end_price(
&self,
) -> Result<Decimal, MessageRejectErrorEnum>
pub fn get_underlying_end_price( &self, ) -> Result<Decimal, MessageRejectErrorEnum>
Gets UnderlyingEndPrice, Tag 883.
Sourcepub fn has_underlying_end_price(&self) -> bool
pub fn has_underlying_end_price(&self) -> bool
Returns true if UnderlyingEndPrice is present, Tag 883.
Sourcepub fn set_underlying_end_value(&mut self, val: Decimal, scale: i32)
pub fn set_underlying_end_value(&mut self, val: Decimal, scale: i32)
Sets UnderlyingEndValue, Tag 886.
Sourcepub fn get_underlying_end_value(
&self,
) -> Result<Decimal, MessageRejectErrorEnum>
pub fn get_underlying_end_value( &self, ) -> Result<Decimal, MessageRejectErrorEnum>
Gets UnderlyingEndValue, Tag 886.
Sourcepub fn has_underlying_end_value(&self) -> bool
pub fn has_underlying_end_value(&self) -> bool
Returns true if UnderlyingEndValue is present, Tag 886.
Sourcepub fn set_underlying_fx_rate(&mut self, val: Decimal, scale: i32)
pub fn set_underlying_fx_rate(&mut self, val: Decimal, scale: i32)
Sets UnderlyingFXRate, Tag 1045.
Sourcepub fn get_underlying_fx_rate(&self) -> Result<Decimal, MessageRejectErrorEnum>
pub fn get_underlying_fx_rate(&self) -> Result<Decimal, MessageRejectErrorEnum>
Gets UnderlyingFXRate, Tag 1045.
Sourcepub fn has_underlying_fx_rate(&self) -> bool
pub fn has_underlying_fx_rate(&self) -> bool
Returns true if UnderlyingFXRate is present, Tag 1045.
Sourcepub fn set_underlying_fx_rate_calc(&mut self, v: String)
pub fn set_underlying_fx_rate_calc(&mut self, v: String)
Sets UnderlyingFXRateCalc, Tag 1046.
Sourcepub fn get_underlying_fx_rate_calc(
&self,
) -> Result<String, MessageRejectErrorEnum>
pub fn get_underlying_fx_rate_calc( &self, ) -> Result<String, MessageRejectErrorEnum>
Gets UnderlyingFXRateCalc, Tag 1046.
Sourcepub fn has_underlying_fx_rate_calc(&self) -> bool
pub fn has_underlying_fx_rate_calc(&self) -> bool
Returns true if UnderlyingFXRateCalc is present, Tag 1046.
Sourcepub fn set_underlying_factor(&mut self, val: Decimal, scale: i32)
pub fn set_underlying_factor(&mut self, val: Decimal, scale: i32)
Sets UnderlyingFactor, Tag 246.
Sourcepub fn get_underlying_factor(&self) -> Result<Decimal, MessageRejectErrorEnum>
pub fn get_underlying_factor(&self) -> Result<Decimal, MessageRejectErrorEnum>
Gets UnderlyingFactor, Tag 246.
Sourcepub fn has_underlying_factor(&self) -> bool
pub fn has_underlying_factor(&self) -> bool
Returns true if UnderlyingFactor is present, Tag 246.
Sourcepub fn set_underlying_instr_registry(&mut self, v: String)
pub fn set_underlying_instr_registry(&mut self, v: String)
Sets UnderlyingInstrRegistry, Tag 595.
Sourcepub fn get_underlying_instr_registry(
&self,
) -> Result<String, MessageRejectErrorEnum>
pub fn get_underlying_instr_registry( &self, ) -> Result<String, MessageRejectErrorEnum>
Gets UnderlyingInstrRegistry, Tag 595.
Sourcepub fn has_underlying_instr_registry(&self) -> bool
pub fn has_underlying_instr_registry(&self) -> bool
Returns true if UnderlyingInstrRegistry is present, Tag 595.
Sourcepub fn set_underlying_issue_date(&mut self, v: String)
pub fn set_underlying_issue_date(&mut self, v: String)
Sets UnderlyingIssueDate, Tag 242.
Sourcepub fn get_underlying_issue_date(
&self,
) -> Result<String, MessageRejectErrorEnum>
pub fn get_underlying_issue_date( &self, ) -> Result<String, MessageRejectErrorEnum>
Gets UnderlyingIssueDate, Tag 242.
Sourcepub fn has_underlying_issue_date(&self) -> bool
pub fn has_underlying_issue_date(&self) -> bool
Returns true if UnderlyingIssueDate is present, Tag 242.
Sourcepub fn set_underlying_issuer(&mut self, v: String)
pub fn set_underlying_issuer(&mut self, v: String)
Sets UnderlyingIssuer, Tag 306.
Sourcepub fn get_underlying_issuer(&self) -> Result<String, MessageRejectErrorEnum>
pub fn get_underlying_issuer(&self) -> Result<String, MessageRejectErrorEnum>
Gets UnderlyingIssuer, Tag 306.
Sourcepub fn has_underlying_issuer(&self) -> bool
pub fn has_underlying_issuer(&self) -> bool
Returns true if UnderlyingIssuer is present, Tag 306.
Sourcepub fn set_underlying_locale_of_issue(&mut self, v: String)
pub fn set_underlying_locale_of_issue(&mut self, v: String)
Sets UnderlyingLocaleOfIssue, Tag 594.
Sourcepub fn get_underlying_locale_of_issue(
&self,
) -> Result<String, MessageRejectErrorEnum>
pub fn get_underlying_locale_of_issue( &self, ) -> Result<String, MessageRejectErrorEnum>
Gets UnderlyingLocaleOfIssue, Tag 594.
Sourcepub fn has_underlying_locale_of_issue(&self) -> bool
pub fn has_underlying_locale_of_issue(&self) -> bool
Returns true if UnderlyingLocaleOfIssue is present, Tag 594.
Sourcepub fn set_underlying_maturity_date(&mut self, v: String)
pub fn set_underlying_maturity_date(&mut self, v: String)
Sets UnderlyingMaturityDate, Tag 542.
Sourcepub fn get_underlying_maturity_date(
&self,
) -> Result<String, MessageRejectErrorEnum>
pub fn get_underlying_maturity_date( &self, ) -> Result<String, MessageRejectErrorEnum>
Gets UnderlyingMaturityDate, Tag 542.
Sourcepub fn has_underlying_maturity_date(&self) -> bool
pub fn has_underlying_maturity_date(&self) -> bool
Returns true if UnderlyingMaturityDate is present, Tag 542.
Sourcepub fn set_underlying_maturity_month_year(&mut self, v: String)
pub fn set_underlying_maturity_month_year(&mut self, v: String)
Sets UnderlyingMaturityMonthYear, Tag 313.
Sourcepub fn get_underlying_maturity_month_year(
&self,
) -> Result<String, MessageRejectErrorEnum>
pub fn get_underlying_maturity_month_year( &self, ) -> Result<String, MessageRejectErrorEnum>
Gets UnderlyingMaturityMonthYear, Tag 313.
Sourcepub fn has_underlying_maturity_month_year(&self) -> bool
pub fn has_underlying_maturity_month_year(&self) -> bool
Returns true if UnderlyingMaturityMonthYear is present, Tag 313.
Sourcepub fn set_underlying_opt_attribute(&mut self, v: String)
pub fn set_underlying_opt_attribute(&mut self, v: String)
Sets UnderlyingOptAttribute, Tag 317.
Sourcepub fn get_underlying_opt_attribute(
&self,
) -> Result<String, MessageRejectErrorEnum>
pub fn get_underlying_opt_attribute( &self, ) -> Result<String, MessageRejectErrorEnum>
Gets UnderlyingOptAttribute, Tag 317.
Sourcepub fn has_underlying_opt_attribute(&self) -> bool
pub fn has_underlying_opt_attribute(&self) -> bool
Returns true if UnderlyingOptAttribute is present, Tag 317.
Sourcepub fn set_underlying_product(&mut self, v: isize)
pub fn set_underlying_product(&mut self, v: isize)
Sets UnderlyingProduct, Tag 462.
Sourcepub fn get_underlying_product(&self) -> Result<isize, MessageRejectErrorEnum>
pub fn get_underlying_product(&self) -> Result<isize, MessageRejectErrorEnum>
Gets UnderlyingProduct, Tag 462.
Sourcepub fn has_underlying_product(&self) -> bool
pub fn has_underlying_product(&self) -> bool
Returns true if UnderlyingProduct is present, Tag 462.
Sourcepub fn set_underlying_px(&mut self, val: Decimal, scale: i32)
pub fn set_underlying_px(&mut self, val: Decimal, scale: i32)
Sets UnderlyingPx, Tag 810.
Sourcepub fn get_underlying_px(&self) -> Result<Decimal, MessageRejectErrorEnum>
pub fn get_underlying_px(&self) -> Result<Decimal, MessageRejectErrorEnum>
Gets UnderlyingPx, Tag 810.
Sourcepub fn has_underlying_px(&self) -> bool
pub fn has_underlying_px(&self) -> bool
Returns true if UnderlyingPx is present, Tag 810.
Sourcepub fn set_underlying_qty(&mut self, val: Decimal, scale: i32)
pub fn set_underlying_qty(&mut self, val: Decimal, scale: i32)
Sets UnderlyingQty, Tag 879.
Sourcepub fn get_underlying_qty(&self) -> Result<Decimal, MessageRejectErrorEnum>
pub fn get_underlying_qty(&self) -> Result<Decimal, MessageRejectErrorEnum>
Gets UnderlyingQty, Tag 879.
Sourcepub fn has_underlying_qty(&self) -> bool
pub fn has_underlying_qty(&self) -> bool
Returns true if UnderlyingQty is present, Tag 879.
Sourcepub fn set_underlying_redemption_date(&mut self, v: String)
pub fn set_underlying_redemption_date(&mut self, v: String)
Sets UnderlyingRedemptionDate, Tag 247.
Sourcepub fn get_underlying_redemption_date(
&self,
) -> Result<String, MessageRejectErrorEnum>
pub fn get_underlying_redemption_date( &self, ) -> Result<String, MessageRejectErrorEnum>
Gets UnderlyingRedemptionDate, Tag 247.
Sourcepub fn has_underlying_redemption_date(&self) -> bool
pub fn has_underlying_redemption_date(&self) -> bool
Returns true if UnderlyingRedemptionDate is present, Tag 247.
Sourcepub fn set_underlying_repo_collateral_security_type(&mut self, v: isize)
pub fn set_underlying_repo_collateral_security_type(&mut self, v: isize)
Sets UnderlyingRepoCollateralSecurityType, Tag 243.
Sourcepub fn get_underlying_repo_collateral_security_type(
&self,
) -> Result<isize, MessageRejectErrorEnum>
pub fn get_underlying_repo_collateral_security_type( &self, ) -> Result<isize, MessageRejectErrorEnum>
Gets UnderlyingRepoCollateralSecurityType, Tag 243.
Sourcepub fn has_underlying_repo_collateral_security_type(&self) -> bool
pub fn has_underlying_repo_collateral_security_type(&self) -> bool
Returns true if UnderlyingRepoCollateralSecurityType is present, Tag 243.
Sourcepub fn set_underlying_repurchase_rate(&mut self, val: Decimal, scale: i32)
pub fn set_underlying_repurchase_rate(&mut self, val: Decimal, scale: i32)
Sets UnderlyingRepurchaseRate, Tag 245.
Sourcepub fn get_underlying_repurchase_rate(
&self,
) -> Result<Decimal, MessageRejectErrorEnum>
pub fn get_underlying_repurchase_rate( &self, ) -> Result<Decimal, MessageRejectErrorEnum>
Gets UnderlyingRepurchaseRate, Tag 245.
Sourcepub fn has_underlying_repurchase_rate(&self) -> bool
pub fn has_underlying_repurchase_rate(&self) -> bool
Returns true if UnderlyingRepurchaseRate is present, Tag 245.
Sourcepub fn set_underlying_repurchase_term(&mut self, v: isize)
pub fn set_underlying_repurchase_term(&mut self, v: isize)
Sets UnderlyingRepurchaseTerm, Tag 244.
Sourcepub fn get_underlying_repurchase_term(
&self,
) -> Result<isize, MessageRejectErrorEnum>
pub fn get_underlying_repurchase_term( &self, ) -> Result<isize, MessageRejectErrorEnum>
Gets UnderlyingRepurchaseTerm, Tag 244.
Sourcepub fn has_underlying_repurchase_term(&self) -> bool
pub fn has_underlying_repurchase_term(&self) -> bool
Returns true if UnderlyingRepurchaseTerm is present, Tag 244.
Sourcepub fn set_underlying_security_desc(&mut self, v: String)
pub fn set_underlying_security_desc(&mut self, v: String)
Sets UnderlyingSecurityDesc, Tag 307.
Sourcepub fn get_underlying_security_desc(
&self,
) -> Result<String, MessageRejectErrorEnum>
pub fn get_underlying_security_desc( &self, ) -> Result<String, MessageRejectErrorEnum>
Gets UnderlyingSecurityDesc, Tag 307.
Sourcepub fn has_underlying_security_desc(&self) -> bool
pub fn has_underlying_security_desc(&self) -> bool
Returns true if UnderlyingSecurityDesc is present, Tag 307.
Sourcepub fn set_underlying_security_exchange(&mut self, v: String)
pub fn set_underlying_security_exchange(&mut self, v: String)
Sets UnderlyingSecurityExchange, Tag 308.
Sourcepub fn get_underlying_security_exchange(
&self,
) -> Result<String, MessageRejectErrorEnum>
pub fn get_underlying_security_exchange( &self, ) -> Result<String, MessageRejectErrorEnum>
Gets UnderlyingSecurityExchange, Tag 308.
Sourcepub fn has_underlying_security_exchange(&self) -> bool
pub fn has_underlying_security_exchange(&self) -> bool
Returns true if UnderlyingSecurityExchange is present, Tag 308.
Sourcepub fn set_underlying_security_id(&mut self, v: String)
pub fn set_underlying_security_id(&mut self, v: String)
Sets UnderlyingSecurityID, Tag 309.
Sourcepub fn get_underlying_security_id(
&self,
) -> Result<String, MessageRejectErrorEnum>
pub fn get_underlying_security_id( &self, ) -> Result<String, MessageRejectErrorEnum>
Gets UnderlyingSecurityID, Tag 309.
Sourcepub fn has_underlying_security_id(&self) -> bool
pub fn has_underlying_security_id(&self) -> bool
Returns true if UnderlyingSecurityID is present, Tag 309.
Sourcepub fn set_underlying_security_id_source(&mut self, v: String)
pub fn set_underlying_security_id_source(&mut self, v: String)
Sets UnderlyingSecurityIDSource, Tag 305.
Sourcepub fn get_underlying_security_id_source(
&self,
) -> Result<String, MessageRejectErrorEnum>
pub fn get_underlying_security_id_source( &self, ) -> Result<String, MessageRejectErrorEnum>
Gets UnderlyingSecurityIDSource, Tag 305.
Sourcepub fn has_underlying_security_id_source(&self) -> bool
pub fn has_underlying_security_id_source(&self) -> bool
Returns true if UnderlyingSecurityIDSource is present, Tag 305.
Sourcepub fn set_underlying_security_sub_type(&mut self, v: String)
pub fn set_underlying_security_sub_type(&mut self, v: String)
Sets UnderlyingSecuritySubType, Tag 763.
Sourcepub fn get_underlying_security_sub_type(
&self,
) -> Result<String, MessageRejectErrorEnum>
pub fn get_underlying_security_sub_type( &self, ) -> Result<String, MessageRejectErrorEnum>
Gets UnderlyingSecuritySubType, Tag 763.
Sourcepub fn has_underlying_security_sub_type(&self) -> bool
pub fn has_underlying_security_sub_type(&self) -> bool
Returns true if UnderlyingSecuritySubType is present, Tag 763.
Sourcepub fn set_underlying_security_type(&mut self, v: String)
pub fn set_underlying_security_type(&mut self, v: String)
Sets UnderlyingSecurityType, Tag 310.
Sourcepub fn get_underlying_security_type(
&self,
) -> Result<String, MessageRejectErrorEnum>
pub fn get_underlying_security_type( &self, ) -> Result<String, MessageRejectErrorEnum>
Gets UnderlyingSecurityType, Tag 310.
Sourcepub fn has_underlying_security_type(&self) -> bool
pub fn has_underlying_security_type(&self) -> bool
Returns true if UnderlyingSecurityType is present, Tag 310.
Sourcepub fn set_underlying_settl_method(&mut self, v: String)
pub fn set_underlying_settl_method(&mut self, v: String)
Sets UnderlyingSettlMethod, Tag 1039.
Sourcepub fn get_underlying_settl_method(
&self,
) -> Result<String, MessageRejectErrorEnum>
pub fn get_underlying_settl_method( &self, ) -> Result<String, MessageRejectErrorEnum>
Gets UnderlyingSettlMethod, Tag 1039.
Sourcepub fn has_underlying_settl_method(&self) -> bool
pub fn has_underlying_settl_method(&self) -> bool
Returns true if UnderlyingSettlMethod is present, Tag 1039.
Sourcepub fn set_underlying_settlement_type(&mut self, v: isize)
pub fn set_underlying_settlement_type(&mut self, v: isize)
Sets UnderlyingSettlementType, Tag 975.
Sourcepub fn get_underlying_settlement_type(
&self,
) -> Result<isize, MessageRejectErrorEnum>
pub fn get_underlying_settlement_type( &self, ) -> Result<isize, MessageRejectErrorEnum>
Gets UnderlyingSettlementType, Tag 975.
Sourcepub fn has_underlying_settlement_type(&self) -> bool
pub fn has_underlying_settlement_type(&self) -> bool
Returns true if UnderlyingSettlementType is present, Tag 975.
Sourcepub fn set_underlying_start_value(&mut self, val: Decimal, scale: i32)
pub fn set_underlying_start_value(&mut self, val: Decimal, scale: i32)
Sets UnderlyingStartValue, Tag 884.
Sourcepub fn get_underlying_start_value(
&self,
) -> Result<Decimal, MessageRejectErrorEnum>
pub fn get_underlying_start_value( &self, ) -> Result<Decimal, MessageRejectErrorEnum>
Gets UnderlyingStartValue, Tag 884.
Sourcepub fn has_underlying_start_value(&self) -> bool
pub fn has_underlying_start_value(&self) -> bool
Returns true if UnderlyingStartValue is present, Tag 884.
Sourcepub fn set_underlying_state_or_province_of_issue(&mut self, v: String)
pub fn set_underlying_state_or_province_of_issue(&mut self, v: String)
Sets UnderlyingStateOrProvinceOfIssue, Tag 593.
Sourcepub fn get_underlying_state_or_province_of_issue(
&self,
) -> Result<String, MessageRejectErrorEnum>
pub fn get_underlying_state_or_province_of_issue( &self, ) -> Result<String, MessageRejectErrorEnum>
Gets UnderlyingStateOrProvinceOfIssue, Tag 593.
Sourcepub fn has_underlying_state_or_province_of_issue(&self) -> bool
pub fn has_underlying_state_or_province_of_issue(&self) -> bool
Returns true if UnderlyingStateOrProvinceOfIssue is present, Tag 593.
Sourcepub fn set_underlying_strike_currency(&mut self, v: String)
pub fn set_underlying_strike_currency(&mut self, v: String)
Sets UnderlyingStrikeCurrency, Tag 941.
Sourcepub fn get_underlying_strike_currency(
&self,
) -> Result<String, MessageRejectErrorEnum>
pub fn get_underlying_strike_currency( &self, ) -> Result<String, MessageRejectErrorEnum>
Gets UnderlyingStrikeCurrency, Tag 941.
Sourcepub fn has_underlying_strike_currency(&self) -> bool
pub fn has_underlying_strike_currency(&self) -> bool
Returns true if UnderlyingStrikeCurrency is present, Tag 941.
Sourcepub fn set_underlying_strike_price(&mut self, val: Decimal, scale: i32)
pub fn set_underlying_strike_price(&mut self, val: Decimal, scale: i32)
Sets UnderlyingStrikePrice, Tag 316.
Sourcepub fn get_underlying_strike_price(
&self,
) -> Result<Decimal, MessageRejectErrorEnum>
pub fn get_underlying_strike_price( &self, ) -> Result<Decimal, MessageRejectErrorEnum>
Gets UnderlyingStrikePrice, Tag 316.
Sourcepub fn has_underlying_strike_price(&self) -> bool
pub fn has_underlying_strike_price(&self) -> bool
Returns true if UnderlyingStrikePrice is present, Tag 316.
Sourcepub fn set_underlying_symbol(&mut self, v: String)
pub fn set_underlying_symbol(&mut self, v: String)
Sets UnderlyingSymbol, Tag 311.
Sourcepub fn get_underlying_symbol(&self) -> Result<String, MessageRejectErrorEnum>
pub fn get_underlying_symbol(&self) -> Result<String, MessageRejectErrorEnum>
Gets UnderlyingSymbol, Tag 311.
Sourcepub fn has_underlying_symbol(&self) -> bool
pub fn has_underlying_symbol(&self) -> bool
Returns true if UnderlyingSymbol is present, Tag 311.
Sourcepub fn set_underlying_symbol_sfx(&mut self, v: String)
pub fn set_underlying_symbol_sfx(&mut self, v: String)
Sets UnderlyingSymbolSfx, Tag 312.
Sourcepub fn get_underlying_symbol_sfx(
&self,
) -> Result<String, MessageRejectErrorEnum>
pub fn get_underlying_symbol_sfx( &self, ) -> Result<String, MessageRejectErrorEnum>
Gets UnderlyingSymbolSfx, Tag 312.
Sourcepub fn has_underlying_symbol_sfx(&self) -> bool
pub fn has_underlying_symbol_sfx(&self) -> bool
Returns true if UnderlyingSymbolSfx is present, Tag 312.
Sourcepub fn set_underlying_time_unit(&mut self, v: String)
pub fn set_underlying_time_unit(&mut self, v: String)
Sets UnderlyingTimeUnit, Tag 1000.
Sourcepub fn get_underlying_time_unit(&self) -> Result<String, MessageRejectErrorEnum>
pub fn get_underlying_time_unit(&self) -> Result<String, MessageRejectErrorEnum>
Gets UnderlyingTimeUnit, Tag 1000.
Sourcepub fn has_underlying_time_unit(&self) -> bool
pub fn has_underlying_time_unit(&self) -> bool
Returns true if UnderlyingTimeUnit is present, Tag 1000.
Sourcepub fn set_underlying_unit_of_measure(&mut self, v: String)
pub fn set_underlying_unit_of_measure(&mut self, v: String)
Sets UnderlyingUnitOfMeasure, Tag 998.
Sourcepub fn get_underlying_unit_of_measure(
&self,
) -> Result<String, MessageRejectErrorEnum>
pub fn get_underlying_unit_of_measure( &self, ) -> Result<String, MessageRejectErrorEnum>
Gets UnderlyingUnitOfMeasure, Tag 998.
Sourcepub fn has_underlying_unit_of_measure(&self) -> bool
pub fn has_underlying_unit_of_measure(&self) -> bool
Returns true if UnderlyingUnitOfMeasure is present, Tag 998.
Sourcepub fn set_unit_of_measure(&mut self, v: String)
pub fn set_unit_of_measure(&mut self, v: String)
Sets UnitOfMeasure, Tag 996.
Sourcepub fn get_unit_of_measure(&self) -> Result<String, MessageRejectErrorEnum>
pub fn get_unit_of_measure(&self) -> Result<String, MessageRejectErrorEnum>
Gets UnitOfMeasure, Tag 996.
Sourcepub fn has_unit_of_measure(&self) -> bool
pub fn has_unit_of_measure(&self) -> bool
Returns true if UnitOfMeasure is present, Tag 996.