C# Class FIX44.OrderMassCancelRequest.NoEventsGroup

Inheritance: Group
ファイルを表示 Open project: kennystone/quickfixn

Public Properties

Property Type Description
fieldOrder int[]

Public Methods

Method Description
Get ( QuickFix val ) : QuickFix.Fields.EventDate
Get ( QuickFix val ) : QuickFix.Fields.EventPx
Get ( QuickFix val ) : QuickFix.Fields.EventText
Get ( QuickFix val ) : QuickFix.Fields.EventType
IsSet ( QuickFix val ) : bool
IsSetEventDate ( ) : bool
IsSetEventPx ( ) : bool
IsSetEventText ( ) : bool
IsSetEventType ( ) : bool
NoEventsGroup ( )
Set ( QuickFix val ) : void

Method Details

Get() public method

public Get ( QuickFix val ) : QuickFix.Fields.EventDate
val QuickFix
return QuickFix.Fields.EventDate

Get() public method

public Get ( QuickFix val ) : QuickFix.Fields.EventPx
val QuickFix
return QuickFix.Fields.EventPx

Get() public method

public Get ( QuickFix val ) : QuickFix.Fields.EventText
val QuickFix
return QuickFix.Fields.EventText

Get() public method

public Get ( QuickFix val ) : QuickFix.Fields.EventType
val QuickFix
return QuickFix.Fields.EventType

IsSet() public method

public IsSet ( QuickFix val ) : bool
val QuickFix
return bool

IsSetEventDate() public method

public IsSetEventDate ( ) : bool
return bool

IsSetEventPx() public method

public IsSetEventPx ( ) : bool
return bool

IsSetEventText() public method

public IsSetEventText ( ) : bool
return bool

IsSetEventType() public method

public IsSetEventType ( ) : bool
return bool

NoEventsGroup() public method

public NoEventsGroup ( )

Set() public method

public Set ( QuickFix val ) : void
val QuickFix
return void

Property Details

fieldOrder public_oe static_oe property

public static int[] fieldOrder
return int[]