C# Class FIX50SP1.MultilegOrderCancelReplace.NoAllocsGroup.NoNested3PartyIDsGroup

Inheritance: Group
Exibir arquivo Open project: kennystone/quickfixn

Public Properties

Property Type Description
fieldOrder int[]

Public Methods

Method Description
Get ( QuickFix val ) : QuickFix.Fields.Nested3PartyID
Get ( QuickFix val ) : QuickFix.Fields.Nested3PartyIDSource
Get ( QuickFix val ) : QuickFix.Fields.Nested3PartyRole
Get ( QuickFix val ) : QuickFix.Fields.NoNested3PartySubIDs
IsSet ( QuickFix val ) : bool
IsSetNested3PartyID ( ) : bool
IsSetNested3PartyIDSource ( ) : bool
IsSetNested3PartyRole ( ) : bool
IsSetNoNested3PartySubIDs ( ) : bool
NoNested3PartyIDsGroup ( )
Set ( QuickFix val ) : void

Method Details

Get() public method

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

Get() public method

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

Get() public method

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

Get() public method

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

IsSet() public method

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

IsSetNested3PartyID() public method

public IsSetNested3PartyID ( ) : bool
return bool

IsSetNested3PartyIDSource() public method

public IsSetNested3PartyIDSource ( ) : bool
return bool

IsSetNested3PartyRole() public method

public IsSetNested3PartyRole ( ) : bool
return bool

IsSetNoNested3PartySubIDs() public method

public IsSetNoNested3PartySubIDs ( ) : bool
return bool

NoNested3PartyIDsGroup() 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[]