C# Class FIX50SP2.ExecutionReport.NoFillsGroup.NoNested4PartyIDsGroup

Inheritance: Group
Mostrar archivo Open project: kennystone/quickfixn

Public Properties

Property Type Description
fieldOrder int[]

Public Methods

Method Description
Get ( QuickFix val ) : QuickFix.Fields.Nested4PartyID
Get ( QuickFix val ) : QuickFix.Fields.Nested4PartyIDSource
Get ( QuickFix val ) : QuickFix.Fields.Nested4PartyRole
Get ( QuickFix val ) : QuickFix.Fields.NoNested4PartySubIDs
IsSet ( QuickFix val ) : bool
IsSetNested4PartyID ( ) : bool
IsSetNested4PartyIDSource ( ) : bool
IsSetNested4PartyRole ( ) : bool
IsSetNoNested4PartySubIDs ( ) : bool
NoNested4PartyIDsGroup ( )
Set ( QuickFix val ) : void

Method Details

Get() public method

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

Get() public method

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

Get() public method

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

Get() public method

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

IsSet() public method

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

IsSetNested4PartyID() public method

public IsSetNested4PartyID ( ) : bool
return bool

IsSetNested4PartyIDSource() public method

public IsSetNested4PartyIDSource ( ) : bool
return bool

IsSetNested4PartyRole() public method

public IsSetNested4PartyRole ( ) : bool
return bool

IsSetNoNested4PartySubIDs() public method

public IsSetNoNested4PartySubIDs ( ) : bool
return bool

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