public bool isSet(QuickFix.StandInstDbName field) { return(isSetField(field)); }
public QuickFix.StandInstDbName getStandInstDbName() { QuickFix.StandInstDbName value = new QuickFix.StandInstDbName(); getField(value); return(value); }
public void set(QuickFix.StandInstDbName value) { setField(value); }
public QuickFix.StandInstDbName get(QuickFix.StandInstDbName value) { getField(value); return(value); }
public QuickFix.StandInstDbName getStandInstDbName() { QuickFix.StandInstDbName value = new QuickFix.StandInstDbName(); getField(value); return value; }