Example #1
0
 public QuickFix.ListExecInst getListExecInst()
 { QuickFix.ListExecInst value = new QuickFix.ListExecInst();
   getField(value); return value; }
Example #2
0
 public bool isSet(QuickFix.ListExecInst field)
 {
     return(isSetField(field));
 }
Example #3
0
 public QuickFix.ListExecInst get(QuickFix.ListExecInst value)
 {
     getField(value); return(value);
 }
Example #4
0
 public QuickFix.ListExecInst getListExecInst()
 {
     QuickFix.ListExecInst value = new QuickFix.ListExecInst();
     getField(value); return(value);
 }
Example #5
0
 public void set(QuickFix.ListExecInst value)
 {
     setField(value);
 }