C# Class FIX50.QuoteResponse.NoLegsGroup.NoNestedPartyIDsGroup

Inheritance: Group
ファイルを表示 Open project: kennystone/quickfixn

Public Properties

Property Type Description
fieldOrder int[]

Public Methods

Method Description
Get ( QuickFix val ) : QuickFix.Fields.NestedPartyID
Get ( QuickFix val ) : QuickFix.Fields.NestedPartyIDSource
Get ( QuickFix val ) : QuickFix.Fields.NestedPartyRole
Get ( QuickFix val ) : QuickFix.Fields.NoNestedPartySubIDs
IsSet ( QuickFix val ) : bool
IsSetNestedPartyID ( ) : bool
IsSetNestedPartyIDSource ( ) : bool
IsSetNestedPartyRole ( ) : bool
IsSetNoNestedPartySubIDs ( ) : bool
NoNestedPartyIDsGroup ( )
Set ( QuickFix val ) : void

Method Details

Get() public method

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

Get() public method

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

Get() public method

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

Get() public method

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

IsSet() public method

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

IsSetNestedPartyID() public method

public IsSetNestedPartyID ( ) : bool
return bool

IsSetNestedPartyIDSource() public method

public IsSetNestedPartyIDSource ( ) : bool
return bool

IsSetNestedPartyRole() public method

public IsSetNestedPartyRole ( ) : bool
return bool

IsSetNoNestedPartySubIDs() public method

public IsSetNoNestedPartySubIDs ( ) : bool
return bool

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