- Add the Codota plugin to your IDE and get smart completions
private void myMethod () {Dictionary d =
new Hashtable()
Bundle bundle;bundle.getHeaders()
new Properties()
- Smart code suggestions by Codota
}
public quickfix.fix50sp2.component.UndlyInstrumentParties getUndlyInstrumentParties() throws FieldNotFound { return get(new quickfix.fix50sp2.component.UndlyInstrumentParties()); }
public quickfix.fix50sp2.component.UnderlyingStipulations get(quickfix.fix50sp2.component.UnderlyingStipulations component) throws FieldNotFound { getComponent(component); return component; }
public quickfix.field.UnderlyingSecurityDesc get(quickfix.field.UnderlyingSecurityDesc value) throws FieldNotFound { getField(value); return value; }
public void set(quickfix.field.UnderlyingSymbol value) { setField(value); }
public void set(quickfix.field.UnderlyingRepoCollateralSecurityType value) { setField(value); }
public void set(quickfix.field.UnderlyingOptAttribute value) { setField(value); }
public void set(quickfix.field.UnderlyingRepurchaseTerm value) { setField(value); }
public void set(quickfix.field.UnderlyingLocaleOfIssue value) { setField(value); }
public void set(quickfix.field.UnderlyingMaturityTime value) { setField(value); }
public void set(quickfix.field.NoUnderlyingStips value) { setField(value); }
public void set(quickfix.field.EncodedUnderlyingSecurityDescLen value) { setField(value); }
public void set(quickfix.field.EncodedUnderlyingSecurityDesc value) { setField(value); }
public void set(quickfix.field.UnderlyingCreditRating value) { setField(value); }
public void set(quickfix.field.UnderlyingProduct value) { setField(value); }
public void set(quickfix.field.UnderlyingPx value) { setField(value); }
public void set(quickfix.field.UnderlyingAdjustedQuantity value) { setField(value); }
public void set(quickfix.field.UnderlyingFlowScheduleType value) { setField(value); }
public void set(quickfix.field.UnderlyingSeniority value) { setField(value); }
public boolean isSetUnderlyingSettlementType() { return isSetField(975); }
public void set(quickfix.field.UnderlyingUnitOfMeasure value) { setField(value); }