C# Class FIX50SP1.ExecutionReport.NoFillsGroup.NoNested4PartyIDsGroup.NoNested4PartySubIDsGroup

Inheritance: Group
Mostrar archivo Open project: kennystone/quickfixn

Public Properties

Property Type Description
fieldOrder int[]

Public Methods

Method Description
Get ( QuickFix val ) : QuickFix.Fields.Nested4PartySubID
Get ( QuickFix val ) : QuickFix.Fields.Nested4PartySubIDType
IsSet ( QuickFix val ) : bool
IsSetNested4PartySubID ( ) : bool
IsSetNested4PartySubIDType ( ) : bool
NoNested4PartySubIDsGroup ( )
Set ( QuickFix val ) : void

Method Details

Get() public method

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

Get() public method

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

IsSet() public method

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

IsSetNested4PartySubID() public method

public IsSetNested4PartySubID ( ) : bool
return bool

IsSetNested4PartySubIDType() public method

public IsSetNested4PartySubIDType ( ) : bool
return bool

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