C# 클래스 FIX50.SettlementInstructions

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

공개 메소드들

메소드 설명
Get ( QuickFix val ) : QuickFix.Fields.ClOrdID
Get ( QuickFix val ) : QuickFix.Fields.EncodedText
Get ( QuickFix val ) : QuickFix.Fields.EncodedTextLen
Get ( QuickFix val ) : QuickFix.Fields.NoSettlInst
Get ( QuickFix val ) : QuickFix.Fields.SettlInstMode
Get ( QuickFix val ) : QuickFix.Fields.SettlInstMsgID
Get ( QuickFix val ) : QuickFix.Fields.SettlInstReqID
Get ( QuickFix val ) : QuickFix.Fields.SettlInstReqRejCode
Get ( QuickFix val ) : QuickFix.Fields.Text
Get ( QuickFix val ) : QuickFix.Fields.TransactTime
IsSet ( QuickFix val ) : bool
IsSetClOrdID ( ) : bool
IsSetEncodedText ( ) : bool
IsSetEncodedTextLen ( ) : bool
IsSetNoSettlInst ( ) : bool
IsSetSettlInstMode ( ) : bool
IsSetSettlInstMsgID ( ) : bool
IsSetSettlInstReqID ( ) : bool
IsSetSettlInstReqRejCode ( ) : bool
IsSetText ( ) : bool
IsSetTransactTime ( ) : bool
Set ( QuickFix val ) : void
SettlementInstructions ( )
SettlementInstructions ( QuickFix aSettlInstMsgID, QuickFix aSettlInstMode, QuickFix aTransactTime )

메소드 상세

Get() 공개 메소드

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

Get() 공개 메소드

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

Get() 공개 메소드

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

Get() 공개 메소드

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

Get() 공개 메소드

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

Get() 공개 메소드

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

Get() 공개 메소드

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

Get() 공개 메소드

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

Get() 공개 메소드

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

Get() 공개 메소드

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

IsSet() 공개 메소드

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

IsSetClOrdID() 공개 메소드

public IsSetClOrdID ( ) : bool
리턴 bool

IsSetEncodedText() 공개 메소드

public IsSetEncodedText ( ) : bool
리턴 bool

IsSetEncodedTextLen() 공개 메소드

public IsSetEncodedTextLen ( ) : bool
리턴 bool

IsSetNoSettlInst() 공개 메소드

public IsSetNoSettlInst ( ) : bool
리턴 bool

IsSetSettlInstMode() 공개 메소드

public IsSetSettlInstMode ( ) : bool
리턴 bool

IsSetSettlInstMsgID() 공개 메소드

public IsSetSettlInstMsgID ( ) : bool
리턴 bool

IsSetSettlInstReqID() 공개 메소드

public IsSetSettlInstReqID ( ) : bool
리턴 bool

IsSetSettlInstReqRejCode() 공개 메소드

public IsSetSettlInstReqRejCode ( ) : bool
리턴 bool

IsSetText() 공개 메소드

public IsSetText ( ) : bool
리턴 bool

IsSetTransactTime() 공개 메소드

public IsSetTransactTime ( ) : bool
리턴 bool

Set() 공개 메소드

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

SettlementInstructions() 공개 메소드

SettlementInstructions() 공개 메소드

public SettlementInstructions ( QuickFix aSettlInstMsgID, QuickFix aSettlInstMode, QuickFix aTransactTime )
aSettlInstMsgID QuickFix
aSettlInstMode QuickFix
aTransactTime QuickFix