C# 클래스 FIX50SP2.SecurityDefinition.NoUnderlyingsGroup.NoUndlyInstrumentPartiesGroup

상속: Group
파일 보기 프로젝트 열기: kennystone/quickfixn

공개 프로퍼티들

프로퍼티 타입 설명
fieldOrder int[]

공개 메소드들

메소드 설명
Get ( QuickFix val ) : QuickFix.Fields.NoUndlyInstrumentPartySubIDs
Get ( QuickFix val ) : QuickFix.Fields.UnderlyingInstrumentPartyID
Get ( QuickFix val ) : QuickFix.Fields.UnderlyingInstrumentPartyIDSource
Get ( QuickFix val ) : QuickFix.Fields.UnderlyingInstrumentPartyRole
IsSet ( QuickFix val ) : bool
IsSetNoUndlyInstrumentPartySubIDs ( ) : bool
IsSetUnderlyingInstrumentPartyID ( ) : bool
IsSetUnderlyingInstrumentPartyIDSource ( ) : bool
IsSetUnderlyingInstrumentPartyRole ( ) : bool
NoUndlyInstrumentPartiesGroup ( )
Set ( QuickFix val ) : void

메소드 상세

Get() 공개 메소드

public Get ( QuickFix val ) : QuickFix.Fields.NoUndlyInstrumentPartySubIDs
val QuickFix
리턴 QuickFix.Fields.NoUndlyInstrumentPartySubIDs

Get() 공개 메소드

public Get ( QuickFix val ) : QuickFix.Fields.UnderlyingInstrumentPartyID
val QuickFix
리턴 QuickFix.Fields.UnderlyingInstrumentPartyID

Get() 공개 메소드

public Get ( QuickFix val ) : QuickFix.Fields.UnderlyingInstrumentPartyIDSource
val QuickFix
리턴 QuickFix.Fields.UnderlyingInstrumentPartyIDSource

Get() 공개 메소드

public Get ( QuickFix val ) : QuickFix.Fields.UnderlyingInstrumentPartyRole
val QuickFix
리턴 QuickFix.Fields.UnderlyingInstrumentPartyRole

IsSet() 공개 메소드

public IsSet ( QuickFix val ) : bool
val QuickFix
리턴 bool

IsSetNoUndlyInstrumentPartySubIDs() 공개 메소드

public IsSetNoUndlyInstrumentPartySubIDs ( ) : bool
리턴 bool

IsSetUnderlyingInstrumentPartyID() 공개 메소드

public IsSetUnderlyingInstrumentPartyID ( ) : bool
리턴 bool

IsSetUnderlyingInstrumentPartyIDSource() 공개 메소드

public IsSetUnderlyingInstrumentPartyIDSource ( ) : bool
리턴 bool

IsSetUnderlyingInstrumentPartyRole() 공개 메소드

public IsSetUnderlyingInstrumentPartyRole ( ) : bool
리턴 bool

NoUndlyInstrumentPartiesGroup() 공개 메소드

Set() 공개 메소드

public Set ( QuickFix val ) : void
val QuickFix
리턴 void

프로퍼티 상세

fieldOrder 공개적으로 정적으로 프로퍼티

public static int[] fieldOrder
리턴 int[]