- Add the Codota plugin to your IDE and get smart completions
private void myMethod () {}
public quickfix.field.NoOrdTypeRules getNoOrdTypeRules() throws FieldNotFound { return get(new quickfix.field.NoOrdTypeRules()); }
public quickfix.fix50sp2.component.MatchRules get(quickfix.fix50sp2.component.MatchRules component) throws FieldNotFound { getComponent(component); return component; }
public quickfix.field.TradingSessionSubID get(quickfix.field.TradingSessionSubID value) throws FieldNotFound { getField(value); return value; }
public boolean isSetNoOrdTypeRules() { return isSetField(1237); }
public void set(quickfix.fix50sp2.component.ExecInstRules component) { setComponent(component); }
public void set(quickfix.fix50sp2.component.MatchRules component) { setComponent(component); }
public boolean isSetTradingSessionID() { return isSetField(336); }
public quickfix.fix50sp2.component.OrdTypeRules getOrdTypeRules() throws FieldNotFound { return get(new quickfix.fix50sp2.component.OrdTypeRules()); }
public quickfix.field.NoExecInstRules getNoExecInstRules() throws FieldNotFound { return get(new quickfix.field.NoExecInstRules()); }
public quickfix.field.NoOrdTypeRules getNoOrdTypeRules() throws FieldNotFound { return get(new quickfix.field.NoOrdTypeRules()); }
public quickfix.fix50sp2.component.MarketDataFeedTypes getMarketDataFeedTypes() throws FieldNotFound { return get(new quickfix.fix50sp2.component.MarketDataFeedTypes()); }
public quickfix.fix50sp2.component.OrdTypeRules getOrdTypeRules() throws FieldNotFound { return get(new quickfix.fix50sp2.component.OrdTypeRules()); }
public boolean isSetNoMDFeedTypes() { return isSetField(1141); }
public boolean isSetNoMDFeedTypes() { return isSetField(1141); }
public boolean isSet(quickfix.field.TradingSessionID field) { return isSetField(field); }
public boolean isSet(quickfix.field.NoTimeInForceRules field) { return isSetField(field); }
public boolean isSetNoTimeInForceRules() { return isSetField(1239); }
public quickfix.field.TradingSessionID getTradingSessionID() throws FieldNotFound { return get(new quickfix.field.TradingSessionID()); }
public quickfix.fix50sp2.component.MarketDataFeedTypes getMarketDataFeedTypes() throws FieldNotFound { return get(new quickfix.fix50sp2.component.MarketDataFeedTypes()); }
public quickfix.fix50sp2.component.MarketDataFeedTypes get(quickfix.fix50sp2.component.MarketDataFeedTypes component) throws FieldNotFound { getComponent(component); return component; }