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

Inheritance: Group
Datei anzeigen Open project: kennystone/quickfixn

Public Properties

Property Type Description
fieldOrder int[]

Public Methods

Method Description
Get ( QuickFix val ) : QuickFix.Fields.RelatedPartyAltSubID
Get ( QuickFix val ) : QuickFix.Fields.RelatedPartyAltSubIDType
IsSet ( QuickFix val ) : bool
IsSetRelatedPartyAltSubID ( ) : bool
IsSetRelatedPartyAltSubIDType ( ) : bool
NoRelatedPartyAltSubIDsGroup ( )
Set ( QuickFix val ) : void

Method Details

Get() public method

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

Get() public method

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

IsSet() public method

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

IsSetRelatedPartyAltSubID() public method

public IsSetRelatedPartyAltSubID ( ) : bool
return bool

IsSetRelatedPartyAltSubIDType() public method

public IsSetRelatedPartyAltSubIDType ( ) : bool
return bool

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