C# Class FIX50SP2.DerivativeSecurityListUpdateReport.NoDerivativeInstrAttribGroup

Inheritance: Group
Datei anzeigen Open project: kennystone/quickfixn

Public Properties

Property Type Description
fieldOrder int[]

Public Methods

Method Description
Get ( QuickFix val ) : QuickFix.Fields.DerivativeInstrAttribType
Get ( QuickFix val ) : QuickFix.Fields.DerivativeInstrAttribValue
IsSet ( QuickFix val ) : bool
IsSetDerivativeInstrAttribType ( ) : bool
IsSetDerivativeInstrAttribValue ( ) : bool
NoDerivativeInstrAttribGroup ( )
Set ( QuickFix val ) : void

Method Details

Get() public method

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

Get() public method

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

IsSet() public method

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

IsSetDerivativeInstrAttribType() public method

public IsSetDerivativeInstrAttribType ( ) : bool
return bool

IsSetDerivativeInstrAttribValue() public method

public IsSetDerivativeInstrAttribValue ( ) : bool
return bool

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