C# Class FIX50SP2.News.NoNewsRefIDsGroup

Inheritance: Group
Datei anzeigen Open project: kennystone/quickfixn

Public Properties

Property Type Description
fieldOrder int[]

Public Methods

Method Description
Get ( QuickFix val ) : QuickFix.Fields.NewsRefID
Get ( QuickFix val ) : QuickFix.Fields.NewsRefType
IsSet ( QuickFix val ) : bool
IsSetNewsRefID ( ) : bool
IsSetNewsRefType ( ) : bool
NoNewsRefIDsGroup ( )
Set ( QuickFix val ) : void

Method Details

Get() public method

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

Get() public method

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

IsSet() public method

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

IsSetNewsRefID() public method

public IsSetNewsRefID ( ) : bool
return bool

IsSetNewsRefType() public method

public IsSetNewsRefType ( ) : bool
return bool

NoNewsRefIDsGroup() public method

public NoNewsRefIDsGroup ( )

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[]