C# Class FIX50.TradeCaptureReportAck.NoSidesGroup.NoAllocsGroup.NoNested2PartyIDsGroup

Inheritance: Group
Mostrar archivo Open project: kennystone/quickfixn

Public Properties

Property Type Description
fieldOrder int[]

Public Methods

Method Description
Get ( QuickFix val ) : QuickFix.Fields.Nested2PartyID
Get ( QuickFix val ) : QuickFix.Fields.Nested2PartyIDSource
Get ( QuickFix val ) : QuickFix.Fields.Nested2PartyRole
Get ( QuickFix val ) : QuickFix.Fields.NoNested2PartySubIDs
IsSet ( QuickFix val ) : bool
IsSetNested2PartyID ( ) : bool
IsSetNested2PartyIDSource ( ) : bool
IsSetNested2PartyRole ( ) : bool
IsSetNoNested2PartySubIDs ( ) : bool
NoNested2PartyIDsGroup ( )
Set ( QuickFix val ) : void

Method Details

Get() public method

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

Get() public method

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

Get() public method

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

Get() public method

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

IsSet() public method

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

IsSetNested2PartyID() public method

public IsSetNested2PartyID ( ) : bool
return bool

IsSetNested2PartyIDSource() public method

public IsSetNested2PartyIDSource ( ) : bool
return bool

IsSetNested2PartyRole() public method

public IsSetNested2PartyRole ( ) : bool
return bool

IsSetNoNested2PartySubIDs() public method

public IsSetNoNested2PartySubIDs ( ) : bool
return bool

NoNested2PartyIDsGroup() public method

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[]