public void Set(QuickFix.Fields.ApplBegSeqNum val) { this.ApplBegSeqNum = val; }
public QuickFix.Fields.ApplBegSeqNum Get(QuickFix.Fields.ApplBegSeqNum val) { GetField(val); return(val); }
public bool IsSet(QuickFix.Fields.ApplBegSeqNum val) { return(IsSetApplBegSeqNum()); }