C# Class FIX44.OrderMassStatusRequest.NoPartyIDsGroup

Inheritance: Group
Afficher le fichier Open project: kennystone/quickfixn

Méthodes publiques

Свойство Type Description
fieldOrder int[]

Méthodes publiques

Méthode Description
Get ( QuickFix val ) : QuickFix.Fields.NoPartySubIDs
Get ( QuickFix val ) : QuickFix.Fields.PartyID
Get ( QuickFix val ) : QuickFix.Fields.PartyIDSource
Get ( QuickFix val ) : QuickFix.Fields.PartyRole
IsSet ( QuickFix val ) : bool
IsSetNoPartySubIDs ( ) : bool
IsSetPartyID ( ) : bool
IsSetPartyIDSource ( ) : bool
IsSetPartyRole ( ) : bool
NoPartyIDsGroup ( )
Set ( QuickFix val ) : void

Method Details

Get() public méthode

public Get ( QuickFix val ) : QuickFix.Fields.NoPartySubIDs
val QuickFix
Résultat QuickFix.Fields.NoPartySubIDs

Get() public méthode

public Get ( QuickFix val ) : QuickFix.Fields.PartyID
val QuickFix
Résultat QuickFix.Fields.PartyID

Get() public méthode

public Get ( QuickFix val ) : QuickFix.Fields.PartyIDSource
val QuickFix
Résultat QuickFix.Fields.PartyIDSource

Get() public méthode

public Get ( QuickFix val ) : QuickFix.Fields.PartyRole
val QuickFix
Résultat QuickFix.Fields.PartyRole

IsSet() public méthode

public IsSet ( QuickFix val ) : bool
val QuickFix
Résultat bool

IsSetNoPartySubIDs() public méthode

public IsSetNoPartySubIDs ( ) : bool
Résultat bool

IsSetPartyID() public méthode

public IsSetPartyID ( ) : bool
Résultat bool

IsSetPartyIDSource() public méthode

public IsSetPartyIDSource ( ) : bool
Résultat bool

IsSetPartyRole() public méthode

public IsSetPartyRole ( ) : bool
Résultat bool

NoPartyIDsGroup() public méthode

public NoPartyIDsGroup ( )

Set() public méthode

public Set ( QuickFix val ) : void
val QuickFix
Résultat void

Property Details

fieldOrder public_oe static_oe property

public static int[] fieldOrder
Résultat int[]