C# Class FIX50SP2.PartyDetailsListReport.NoPartyListGroup.NoRelatedPartyIDsGroup.NoRelatedPartyAltIDsGroup

Inheritance: Group
Exibir arquivo Open project: kennystone/quickfixn

Public Properties

Property Type Description
fieldOrder int[]

Public Methods

Method Description
Get ( QuickFix val ) : QuickFix.Fields.NoRelatedPartyAltSubIDs
Get ( QuickFix val ) : QuickFix.Fields.RelatedPartyAltID
Get ( QuickFix val ) : QuickFix.Fields.RelatedPartyAltIDSource
IsSet ( QuickFix val ) : bool
IsSetNoRelatedPartyAltSubIDs ( ) : bool
IsSetRelatedPartyAltID ( ) : bool
IsSetRelatedPartyAltIDSource ( ) : bool
NoRelatedPartyAltIDsGroup ( )
Set ( QuickFix val ) : void

Method Details

Get() public method

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

Get() public method

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

Get() public method

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

IsSet() public method

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

IsSetNoRelatedPartyAltSubIDs() public method

public IsSetNoRelatedPartyAltSubIDs ( ) : bool
return bool

IsSetRelatedPartyAltID() public method

public IsSetRelatedPartyAltID ( ) : bool
return bool

IsSetRelatedPartyAltIDSource() public method

public IsSetRelatedPartyAltIDSource ( ) : bool
return bool

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