public LionFire.Trading.QuickFix.ConsoleTest.Fields.SpreadToBenchmark Get(LionFire.Trading.QuickFix.ConsoleTest.Fields.SpreadToBenchmark val) { GetField(val); return(val); }
public bool IsSet(LionFire.Trading.QuickFix.ConsoleTest.Fields.SpreadToBenchmark val) { return(IsSetSpreadToBenchmark()); }
public void Set(LionFire.Trading.QuickFix.ConsoleTest.Fields.SpreadToBenchmark val) { this.SpreadToBenchmark = val; }