Skip to main content

OrderCancelReplaceRequest

Struct OrderCancelReplaceRequest 

Source
pub struct OrderCancelReplaceRequest {
    pub message: Message,
}
Expand description

OrderCancelReplaceRequest is the fix41 OrderCancelReplaceRequest type, MsgType = G.

Fields§

§message: Message

Implementations§

Source§

impl OrderCancelReplaceRequest

Source

pub fn new( orig_cl_ord_id: OrigClOrdIDField, cl_ord_id: ClOrdIDField, handl_inst: HandlInstField, symbol: SymbolField, side: SideField, ord_type: OrdTypeField, ) -> Self

Creates a new OrderCancelReplaceRequest with required fields.

Source

pub fn from_message(msg: Message) -> Self

Creates a OrderCancelReplaceRequest from an existing Message.

Source

pub fn to_message(self) -> Message

Returns the underlying Message.

Source

pub fn set_account(&mut self, v: String)

Sets Account, Tag 1.

Source

pub fn get_account(&self) -> Result<String, MessageRejectErrorEnum>

Gets Account, Tag 1.

Source

pub fn has_account(&self) -> bool

Returns true if Account is present, Tag 1.

Source

pub fn set_cash_order_qty(&mut self, val: Decimal, scale: i32)

Sets CashOrderQty, Tag 152.

Source

pub fn get_cash_order_qty(&self) -> Result<Decimal, MessageRejectErrorEnum>

Gets CashOrderQty, Tag 152.

Source

pub fn has_cash_order_qty(&self) -> bool

Returns true if CashOrderQty is present, Tag 152.

Source

pub fn set_cl_ord_id(&mut self, v: String)

Sets ClOrdID, Tag 11.

Source

pub fn get_cl_ord_id(&self) -> Result<String, MessageRejectErrorEnum>

Gets ClOrdID, Tag 11.

Source

pub fn has_cl_ord_id(&self) -> bool

Returns true if ClOrdID is present, Tag 11.

Source

pub fn set_client_id(&mut self, v: String)

Sets ClientID, Tag 109.

Source

pub fn get_client_id(&self) -> Result<String, MessageRejectErrorEnum>

Gets ClientID, Tag 109.

Source

pub fn has_client_id(&self) -> bool

Returns true if ClientID is present, Tag 109.

Source

pub fn set_comm_type(&mut self, v: String)

Sets CommType, Tag 13.

Source

pub fn get_comm_type(&self) -> Result<String, MessageRejectErrorEnum>

Gets CommType, Tag 13.

Source

pub fn has_comm_type(&self) -> bool

Returns true if CommType is present, Tag 13.

Source

pub fn set_commission(&mut self, val: Decimal, scale: i32)

Sets Commission, Tag 12.

Source

pub fn get_commission(&self) -> Result<Decimal, MessageRejectErrorEnum>

Gets Commission, Tag 12.

Source

pub fn has_commission(&self) -> bool

Returns true if Commission is present, Tag 12.

Source

pub fn set_covered_or_uncovered(&mut self, v: isize)

Sets CoveredOrUncovered, Tag 203.

Source

pub fn get_covered_or_uncovered(&self) -> Result<isize, MessageRejectErrorEnum>

Gets CoveredOrUncovered, Tag 203.

Source

pub fn has_covered_or_uncovered(&self) -> bool

Returns true if CoveredOrUncovered is present, Tag 203.

Source

pub fn set_currency(&mut self, v: String)

Sets Currency, Tag 15.

Source

pub fn get_currency(&self) -> Result<String, MessageRejectErrorEnum>

Gets Currency, Tag 15.

Source

pub fn has_currency(&self) -> bool

Returns true if Currency is present, Tag 15.

Source

pub fn set_customer_or_firm(&mut self, v: isize)

Sets CustomerOrFirm, Tag 204.

Source

pub fn get_customer_or_firm(&self) -> Result<isize, MessageRejectErrorEnum>

Gets CustomerOrFirm, Tag 204.

Source

pub fn has_customer_or_firm(&self) -> bool

Returns true if CustomerOrFirm is present, Tag 204.

Source

pub fn set_ex_destination(&mut self, v: String)

Sets ExDestination, Tag 100.

Source

pub fn get_ex_destination(&self) -> Result<String, MessageRejectErrorEnum>

Gets ExDestination, Tag 100.

Source

pub fn has_ex_destination(&self) -> bool

Returns true if ExDestination is present, Tag 100.

Source

pub fn set_exec_broker(&mut self, v: String)

Sets ExecBroker, Tag 76.

Source

pub fn get_exec_broker(&self) -> Result<String, MessageRejectErrorEnum>

Gets ExecBroker, Tag 76.

Source

pub fn has_exec_broker(&self) -> bool

Returns true if ExecBroker is present, Tag 76.

Source

pub fn set_exec_inst(&mut self, v: String)

Sets ExecInst, Tag 18.

Source

pub fn get_exec_inst(&self) -> Result<String, MessageRejectErrorEnum>

Gets ExecInst, Tag 18.

Source

pub fn has_exec_inst(&self) -> bool

Returns true if ExecInst is present, Tag 18.

Source

pub fn set_expire_time(&mut self, v: Timestamp)

Sets ExpireTime, Tag 126.

Source

pub fn get_expire_time(&self) -> Result<Timestamp, MessageRejectErrorEnum>

Gets ExpireTime, Tag 126.

Source

pub fn has_expire_time(&self) -> bool

Returns true if ExpireTime is present, Tag 126.

Source

pub fn set_forex_req(&mut self, v: bool)

Sets ForexReq, Tag 121.

Source

pub fn get_forex_req(&self) -> Result<bool, MessageRejectErrorEnum>

Gets ForexReq, Tag 121.

Source

pub fn has_forex_req(&self) -> bool

Returns true if ForexReq is present, Tag 121.

Source

pub fn set_fut_sett_date(&mut self, v: String)

Sets FutSettDate, Tag 64.

Source

pub fn get_fut_sett_date(&self) -> Result<String, MessageRejectErrorEnum>

Gets FutSettDate, Tag 64.

Source

pub fn has_fut_sett_date(&self) -> bool

Returns true if FutSettDate is present, Tag 64.

Source

pub fn set_fut_sett_date2(&mut self, v: String)

Sets FutSettDate2, Tag 193.

Source

pub fn get_fut_sett_date2(&self) -> Result<String, MessageRejectErrorEnum>

Gets FutSettDate2, Tag 193.

Source

pub fn has_fut_sett_date2(&self) -> bool

Returns true if FutSettDate2 is present, Tag 193.

Source

pub fn set_handl_inst(&mut self, v: String)

Sets HandlInst, Tag 21.

Source

pub fn get_handl_inst(&self) -> Result<String, MessageRejectErrorEnum>

Gets HandlInst, Tag 21.

Source

pub fn has_handl_inst(&self) -> bool

Returns true if HandlInst is present, Tag 21.

Source

pub fn set_id_source(&mut self, v: String)

Sets IDSource, Tag 22.

Source

pub fn get_id_source(&self) -> Result<String, MessageRejectErrorEnum>

Gets IDSource, Tag 22.

Source

pub fn has_id_source(&self) -> bool

Returns true if IDSource is present, Tag 22.

Source

pub fn set_issuer(&mut self, v: String)

Sets Issuer, Tag 106.

Source

pub fn get_issuer(&self) -> Result<String, MessageRejectErrorEnum>

Gets Issuer, Tag 106.

Source

pub fn has_issuer(&self) -> bool

Returns true if Issuer is present, Tag 106.

Source

pub fn set_list_id(&mut self, v: String)

Sets ListID, Tag 66.

Source

pub fn get_list_id(&self) -> Result<String, MessageRejectErrorEnum>

Gets ListID, Tag 66.

Source

pub fn has_list_id(&self) -> bool

Returns true if ListID is present, Tag 66.

Source

pub fn set_locate_reqd(&mut self, v: bool)

Sets LocateReqd, Tag 114.

Source

pub fn get_locate_reqd(&self) -> Result<bool, MessageRejectErrorEnum>

Gets LocateReqd, Tag 114.

Source

pub fn has_locate_reqd(&self) -> bool

Returns true if LocateReqd is present, Tag 114.

Source

pub fn set_maturity_day(&mut self, v: isize)

Sets MaturityDay, Tag 205.

Source

pub fn get_maturity_day(&self) -> Result<isize, MessageRejectErrorEnum>

Gets MaturityDay, Tag 205.

Source

pub fn has_maturity_day(&self) -> bool

Returns true if MaturityDay is present, Tag 205.

Source

pub fn set_maturity_month_year(&mut self, v: String)

Sets MaturityMonthYear, Tag 200.

Source

pub fn get_maturity_month_year(&self) -> Result<String, MessageRejectErrorEnum>

Gets MaturityMonthYear, Tag 200.

Source

pub fn has_maturity_month_year(&self) -> bool

Returns true if MaturityMonthYear is present, Tag 200.

Source

pub fn set_max_floor(&mut self, val: Decimal, scale: i32)

Sets MaxFloor, Tag 111.

Source

pub fn get_max_floor(&self) -> Result<Decimal, MessageRejectErrorEnum>

Gets MaxFloor, Tag 111.

Source

pub fn has_max_floor(&self) -> bool

Returns true if MaxFloor is present, Tag 111.

Source

pub fn set_max_show(&mut self, val: Decimal, scale: i32)

Sets MaxShow, Tag 210.

Source

pub fn get_max_show(&self) -> Result<Decimal, MessageRejectErrorEnum>

Gets MaxShow, Tag 210.

Source

pub fn has_max_show(&self) -> bool

Returns true if MaxShow is present, Tag 210.

Source

pub fn set_min_qty(&mut self, val: Decimal, scale: i32)

Sets MinQty, Tag 110.

Source

pub fn get_min_qty(&self) -> Result<Decimal, MessageRejectErrorEnum>

Gets MinQty, Tag 110.

Source

pub fn has_min_qty(&self) -> bool

Returns true if MinQty is present, Tag 110.

Source

pub fn set_open_close(&mut self, v: String)

Sets OpenClose, Tag 77.

Source

pub fn get_open_close(&self) -> Result<String, MessageRejectErrorEnum>

Gets OpenClose, Tag 77.

Source

pub fn has_open_close(&self) -> bool

Returns true if OpenClose is present, Tag 77.

Source

pub fn set_opt_attribute(&mut self, v: String)

Sets OptAttribute, Tag 206.

Source

pub fn get_opt_attribute(&self) -> Result<String, MessageRejectErrorEnum>

Gets OptAttribute, Tag 206.

Source

pub fn has_opt_attribute(&self) -> bool

Returns true if OptAttribute is present, Tag 206.

Source

pub fn set_ord_type(&mut self, v: String)

Sets OrdType, Tag 40.

Source

pub fn get_ord_type(&self) -> Result<String, MessageRejectErrorEnum>

Gets OrdType, Tag 40.

Source

pub fn has_ord_type(&self) -> bool

Returns true if OrdType is present, Tag 40.

Source

pub fn set_order_id(&mut self, v: String)

Sets OrderID, Tag 37.

Source

pub fn get_order_id(&self) -> Result<String, MessageRejectErrorEnum>

Gets OrderID, Tag 37.

Source

pub fn has_order_id(&self) -> bool

Returns true if OrderID is present, Tag 37.

Source

pub fn set_order_qty(&mut self, val: Decimal, scale: i32)

Sets OrderQty, Tag 38.

Source

pub fn get_order_qty(&self) -> Result<Decimal, MessageRejectErrorEnum>

Gets OrderQty, Tag 38.

Source

pub fn has_order_qty(&self) -> bool

Returns true if OrderQty is present, Tag 38.

Source

pub fn set_order_qty2(&mut self, val: Decimal, scale: i32)

Sets OrderQty2, Tag 192.

Source

pub fn get_order_qty2(&self) -> Result<Decimal, MessageRejectErrorEnum>

Gets OrderQty2, Tag 192.

Source

pub fn has_order_qty2(&self) -> bool

Returns true if OrderQty2 is present, Tag 192.

Source

pub fn set_orig_cl_ord_id(&mut self, v: String)

Sets OrigClOrdID, Tag 41.

Source

pub fn get_orig_cl_ord_id(&self) -> Result<String, MessageRejectErrorEnum>

Gets OrigClOrdID, Tag 41.

Source

pub fn has_orig_cl_ord_id(&self) -> bool

Returns true if OrigClOrdID is present, Tag 41.

Source

pub fn set_peg_difference(&mut self, val: Decimal, scale: i32)

Sets PegDifference, Tag 211.

Source

pub fn get_peg_difference(&self) -> Result<Decimal, MessageRejectErrorEnum>

Gets PegDifference, Tag 211.

Source

pub fn has_peg_difference(&self) -> bool

Returns true if PegDifference is present, Tag 211.

Source

pub fn set_price(&mut self, val: Decimal, scale: i32)

Sets Price, Tag 44.

Source

pub fn get_price(&self) -> Result<Decimal, MessageRejectErrorEnum>

Gets Price, Tag 44.

Source

pub fn has_price(&self) -> bool

Returns true if Price is present, Tag 44.

Source

pub fn set_put_or_call(&mut self, v: isize)

Sets PutOrCall, Tag 201.

Source

pub fn get_put_or_call(&self) -> Result<isize, MessageRejectErrorEnum>

Gets PutOrCall, Tag 201.

Source

pub fn has_put_or_call(&self) -> bool

Returns true if PutOrCall is present, Tag 201.

Source

pub fn set_rule80_a(&mut self, v: String)

Sets Rule80A, Tag 47.

Source

pub fn get_rule80_a(&self) -> Result<String, MessageRejectErrorEnum>

Gets Rule80A, Tag 47.

Source

pub fn has_rule80_a(&self) -> bool

Returns true if Rule80A is present, Tag 47.

Source

pub fn set_security_desc(&mut self, v: String)

Sets SecurityDesc, Tag 107.

Source

pub fn get_security_desc(&self) -> Result<String, MessageRejectErrorEnum>

Gets SecurityDesc, Tag 107.

Source

pub fn has_security_desc(&self) -> bool

Returns true if SecurityDesc is present, Tag 107.

Source

pub fn set_security_exchange(&mut self, v: String)

Sets SecurityExchange, Tag 207.

Source

pub fn get_security_exchange(&self) -> Result<String, MessageRejectErrorEnum>

Gets SecurityExchange, Tag 207.

Source

pub fn has_security_exchange(&self) -> bool

Returns true if SecurityExchange is present, Tag 207.

Source

pub fn set_security_id(&mut self, v: String)

Sets SecurityID, Tag 48.

Source

pub fn get_security_id(&self) -> Result<String, MessageRejectErrorEnum>

Gets SecurityID, Tag 48.

Source

pub fn has_security_id(&self) -> bool

Returns true if SecurityID is present, Tag 48.

Source

pub fn set_security_type(&mut self, v: String)

Sets SecurityType, Tag 167.

Source

pub fn get_security_type(&self) -> Result<String, MessageRejectErrorEnum>

Gets SecurityType, Tag 167.

Source

pub fn has_security_type(&self) -> bool

Returns true if SecurityType is present, Tag 167.

Source

pub fn set_settl_currency(&mut self, v: String)

Sets SettlCurrency, Tag 120.

Source

pub fn get_settl_currency(&self) -> Result<String, MessageRejectErrorEnum>

Gets SettlCurrency, Tag 120.

Source

pub fn has_settl_currency(&self) -> bool

Returns true if SettlCurrency is present, Tag 120.

Source

pub fn set_settlmnt_typ(&mut self, v: String)

Sets SettlmntTyp, Tag 63.

Source

pub fn get_settlmnt_typ(&self) -> Result<String, MessageRejectErrorEnum>

Gets SettlmntTyp, Tag 63.

Source

pub fn has_settlmnt_typ(&self) -> bool

Returns true if SettlmntTyp is present, Tag 63.

Source

pub fn set_side(&mut self, v: String)

Sets Side, Tag 54.

Source

pub fn get_side(&self) -> Result<String, MessageRejectErrorEnum>

Gets Side, Tag 54.

Source

pub fn has_side(&self) -> bool

Returns true if Side is present, Tag 54.

Source

pub fn set_stop_px(&mut self, val: Decimal, scale: i32)

Sets StopPx, Tag 99.

Source

pub fn get_stop_px(&self) -> Result<Decimal, MessageRejectErrorEnum>

Gets StopPx, Tag 99.

Source

pub fn has_stop_px(&self) -> bool

Returns true if StopPx is present, Tag 99.

Source

pub fn set_strike_price(&mut self, val: Decimal, scale: i32)

Sets StrikePrice, Tag 202.

Source

pub fn get_strike_price(&self) -> Result<Decimal, MessageRejectErrorEnum>

Gets StrikePrice, Tag 202.

Source

pub fn has_strike_price(&self) -> bool

Returns true if StrikePrice is present, Tag 202.

Source

pub fn set_symbol(&mut self, v: String)

Sets Symbol, Tag 55.

Source

pub fn get_symbol(&self) -> Result<String, MessageRejectErrorEnum>

Gets Symbol, Tag 55.

Source

pub fn has_symbol(&self) -> bool

Returns true if Symbol is present, Tag 55.

Source

pub fn set_symbol_sfx(&mut self, v: String)

Sets SymbolSfx, Tag 65.

Source

pub fn get_symbol_sfx(&self) -> Result<String, MessageRejectErrorEnum>

Gets SymbolSfx, Tag 65.

Source

pub fn has_symbol_sfx(&self) -> bool

Returns true if SymbolSfx is present, Tag 65.

Source

pub fn set_text(&mut self, v: String)

Sets Text, Tag 58.

Source

pub fn get_text(&self) -> Result<String, MessageRejectErrorEnum>

Gets Text, Tag 58.

Source

pub fn has_text(&self) -> bool

Returns true if Text is present, Tag 58.

Source

pub fn set_time_in_force(&mut self, v: String)

Sets TimeInForce, Tag 59.

Source

pub fn get_time_in_force(&self) -> Result<String, MessageRejectErrorEnum>

Gets TimeInForce, Tag 59.

Source

pub fn has_time_in_force(&self) -> bool

Returns true if TimeInForce is present, Tag 59.

Auto Trait Implementations§

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> Borrow<T> for T
where T: ?Sized,

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

Source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

Source§

impl<T, U> Into<U> for T
where U: From<T>,

Source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

type Error = Infallible

The type returned in the event of a conversion error.
Source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
Source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.