public quickfix.field.FloorPrice get(quickfix.field.FloorPrice value) throws FieldNotFound { getField(value); return value; }
public quickfix.field.LocaleOfIssue get(quickfix.field.LocaleOfIssue value) throws FieldNotFound { getField(value); return value; }
public quickfix.field.RepurchaseTerm get(quickfix.field.RepurchaseTerm value) throws FieldNotFound { getField(value); return value; }
public quickfix.field.CouponPaymentDate get(quickfix.field.CouponPaymentDate value) throws FieldNotFound { getField(value); return value; }
public quickfix.field.CPProgram get(quickfix.field.CPProgram value) throws FieldNotFound { getField(value); return value; }
public quickfix.field.Pool get(quickfix.field.Pool value) throws FieldNotFound { getField(value); return value; }
public quickfix.field.EncodedSecurityDescLen get(quickfix.field.EncodedSecurityDescLen value) throws FieldNotFound { getField(value); return value; }
public quickfix.field.Issuer get(quickfix.field.Issuer value) throws FieldNotFound { getField(value); return value; }
public quickfix.field.SecurityExchange get(quickfix.field.SecurityExchange value) throws FieldNotFound { getField(value); return value; }
public quickfix.field.FlexibleIndicator get(quickfix.field.FlexibleIndicator value) throws FieldNotFound { getField(value); return value; }
public quickfix.field.SettlMethod get(quickfix.field.SettlMethod value) throws FieldNotFound { getField(value); return value; }
public quickfix.field.ContractMultiplierUnit get(quickfix.field.ContractMultiplierUnit value) throws FieldNotFound { getField(value); return value; }
public quickfix.field.StrikePrice get(quickfix.field.StrikePrice value) throws FieldNotFound { getField(value); return value; }
public quickfix.field.Factor get(quickfix.field.Factor value) throws FieldNotFound { getField(value); return value; }
public quickfix.field.InstrmtAssignmentMethod get(quickfix.field.InstrmtAssignmentMethod value) throws FieldNotFound { getField(value); return value; }
public quickfix.field.SettleOnOpenFlag get(quickfix.field.SettleOnOpenFlag value) throws FieldNotFound { getField(value); return value; }
public quickfix.field.MaturityTime get(quickfix.field.MaturityTime value) throws FieldNotFound { getField(value); return value; }
public quickfix.field.SecurityType get(quickfix.field.SecurityType value) throws FieldNotFound { getField(value); return value; }
public quickfix.field.SecurityGroup get(quickfix.field.SecurityGroup value) throws FieldNotFound { getField(value); return value; }
public quickfix.field.Product get(quickfix.field.Product value) throws FieldNotFound { getField(value); return value; }