Exemplo n.º 1
0
 public bool isSet(QuickFix.StandInstDbType field)
 {
     return(isSetField(field));
 }
Exemplo n.º 2
0
 public QuickFix.StandInstDbType getStandInstDbType()
 {
     QuickFix.StandInstDbType value = new QuickFix.StandInstDbType();
     getField(value); return(value);
 }
Exemplo n.º 3
0
 public void set(QuickFix.StandInstDbType value)
 {
     setField(value);
 }
Exemplo n.º 4
0
 public QuickFix.StandInstDbType get(QuickFix.StandInstDbType value)
 {
     getField(value); return(value);
 }
Exemplo n.º 5
0
 public QuickFix.StandInstDbType getStandInstDbType()
 { QuickFix.StandInstDbType value = new QuickFix.StandInstDbType();
   getField(value); return value; }