public quickfix.fix50sp2.component.InstrumentPtysSubGrp getInstrumentPtysSubGrp() throws FieldNotFound { return get(new quickfix.fix50sp2.component.InstrumentPtysSubGrp()); }
public quickfix.fix50sp2.component.InstrumentPtysSubGrp get(quickfix.fix50sp2.component.InstrumentPtysSubGrp component) throws FieldNotFound { getComponent(component); return component; }
public quickfix.field.InstrumentPartyRole get(quickfix.field.InstrumentPartyRole value) throws FieldNotFound { getField(value); return value; }
public boolean isSetNoInstrumentPartySubIDs() { return isSetField(1052); }
public boolean isSetInstrumentPartyRole() { return isSetField(1051); }
public boolean isSet(quickfix.field.InstrumentPartyIDSource field) { return isSetField(field); }
public boolean isSet(quickfix.field.InstrumentPartyID field) { return isSetField(field); }
public quickfix.field.InstrumentPartyID getInstrumentPartyID() throws FieldNotFound { return get(new quickfix.field.InstrumentPartyID()); }
public quickfix.field.NoInstrumentPartySubIDs getNoInstrumentPartySubIDs() throws FieldNotFound { return get(new quickfix.field.NoInstrumentPartySubIDs()); }
public quickfix.fix50sp2.component.InstrumentPtysSubGrp getInstrumentPtysSubGrp() throws FieldNotFound { return get(new quickfix.fix50sp2.component.InstrumentPtysSubGrp()); }
public quickfix.field.InstrumentPartyRole getInstrumentPartyRole() throws FieldNotFound { return get(new quickfix.field.InstrumentPartyRole()); }
public quickfix.field.InstrumentPartyIDSource getInstrumentPartyIDSource() throws FieldNotFound { return get(new quickfix.field.InstrumentPartyIDSource()); }
public quickfix.field.InstrumentPartyID getInstrumentPartyID() throws FieldNotFound { return get(new quickfix.field.InstrumentPartyID()); }
public void set(quickfix.field.InstrumentPartyIDSource value) { setField(value); }
public void set(quickfix.field.NoInstrumentPartySubIDs value) { setField(value); }
public boolean isSetNoInstrumentPartySubIDs() { return isSetField(1052); }
public boolean isSetInstrumentPartyRole() { return isSetField(1051); }
public boolean isSet(quickfix.field.InstrumentPartyRole field) { return isSetField(field); }
public boolean isSet(quickfix.field.InstrumentPartyIDSource field) { return isSetField(field); }
public boolean isSet(quickfix.field.InstrumentPartyID field) { return isSetField(field); }