C# Class FIX43.RegistrationInstructions.NoRegistDtlsGroup.NoNestedPartyIDsGroup

Inheritance: Group
Datei anzeigen 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.NestedPartySubID
IsSet ( QuickFix val ) : bool
IsSetNestedPartyID ( ) : bool
IsSetNestedPartyIDSource ( ) : bool
IsSetNestedPartyRole ( ) : bool
IsSetNestedPartySubID ( ) : 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.NestedPartySubID
val QuickFix
return QuickFix.Fields.NestedPartySubID

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

IsSetNestedPartySubID() public method

public IsSetNestedPartySubID ( ) : 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[]