C# Class FIX44.RegistrationInstructions.NoRegistDtlsGroup

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.DateOfBirth
Get ( QuickFix val ) : QuickFix.Fields.InvestorCountryOfResidence
Get ( QuickFix val ) : QuickFix.Fields.MailingDtls
Get ( QuickFix val ) : QuickFix.Fields.MailingInst
Get ( QuickFix val ) : QuickFix.Fields.NoNestedPartyIDs
Get ( QuickFix val ) : QuickFix.Fields.OwnerType
Get ( QuickFix val ) : QuickFix.Fields.RegistDtls
Get ( QuickFix val ) : QuickFix.Fields.RegistEmail
IsSet ( QuickFix val ) : bool
IsSetDateOfBirth ( ) : bool
IsSetInvestorCountryOfResidence ( ) : bool
IsSetMailingDtls ( ) : bool
IsSetMailingInst ( ) : bool
IsSetNoNestedPartyIDs ( ) : bool
IsSetOwnerType ( ) : bool
IsSetRegistDtls ( ) : bool
IsSetRegistEmail ( ) : bool
NoRegistDtlsGroup ( )
Set ( QuickFix val ) : void

Method Details

Get() public méthode

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

Get() public méthode

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

Get() public méthode

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

Get() public méthode

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

Get() public méthode

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

Get() public méthode

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

Get() public méthode

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

Get() public méthode

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

IsSet() public méthode

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

IsSetDateOfBirth() public méthode

public IsSetDateOfBirth ( ) : bool
Résultat bool

IsSetInvestorCountryOfResidence() public méthode

public IsSetInvestorCountryOfResidence ( ) : bool
Résultat bool

IsSetMailingDtls() public méthode

public IsSetMailingDtls ( ) : bool
Résultat bool

IsSetMailingInst() public méthode

public IsSetMailingInst ( ) : bool
Résultat bool

IsSetNoNestedPartyIDs() public méthode

public IsSetNoNestedPartyIDs ( ) : bool
Résultat bool

IsSetOwnerType() public méthode

public IsSetOwnerType ( ) : bool
Résultat bool

IsSetRegistDtls() public méthode

public IsSetRegistDtls ( ) : bool
Résultat bool

IsSetRegistEmail() public méthode

public IsSetRegistEmail ( ) : bool
Résultat bool

NoRegistDtlsGroup() public méthode

public NoRegistDtlsGroup ( )

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