C# Class FIX50SP2.IOI.NoUnderlyingsGroup.NoUndlyInstrumentPartiesGroup.NoUndlyInstrumentPartySubIDsGroup

Inheritance: Group
Exibir arquivo Open project: kennystone/quickfixn

Public Properties

Property Type Description
fieldOrder int[]

Public Methods

Method Description
Get ( QuickFix val ) : QuickFix.Fields.UnderlyingInstrumentPartySubID
Get ( QuickFix val ) : QuickFix.Fields.UnderlyingInstrumentPartySubIDType
IsSet ( QuickFix val ) : bool
IsSetUnderlyingInstrumentPartySubID ( ) : bool
IsSetUnderlyingInstrumentPartySubIDType ( ) : bool
NoUndlyInstrumentPartySubIDsGroup ( )
Set ( QuickFix val ) : void

Method Details

Get() public method

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

Get() public method

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

IsSet() public method

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

IsSetUnderlyingInstrumentPartySubID() public method

public IsSetUnderlyingInstrumentPartySubID ( ) : bool
return bool

IsSetUnderlyingInstrumentPartySubIDType() public method

public IsSetUnderlyingInstrumentPartySubIDType ( ) : bool
return bool

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