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