C# Class FIX50SP2.ExecutionReport.NoLegsGroup.NoNested3PartyIDsGroup.NoNested3PartySubIDsGroup

Inheritance: Group
Datei anzeigen Open project: kennystone/quickfixn

Public Properties

Property Type Description
fieldOrder int[]

Public Methods

Method Description
Get ( QuickFix val ) : QuickFix.Fields.Nested3PartySubID
Get ( QuickFix val ) : QuickFix.Fields.Nested3PartySubIDType
IsSet ( QuickFix val ) : bool
IsSetNested3PartySubID ( ) : bool
IsSetNested3PartySubIDType ( ) : bool
NoNested3PartySubIDsGroup ( )
Set ( QuickFix val ) : void

Method Details

Get() public method

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

Get() public method

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

IsSet() public method

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

IsSetNested3PartySubID() public method

public IsSetNested3PartySubID ( ) : bool
return bool

IsSetNested3PartySubIDType() public method

public IsSetNested3PartySubIDType ( ) : bool
return bool

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