public UsdLiborSwapIsdaFixPm(final Period tenor, final Handle<YieldTermStructure> h) {
super( "UsdLiborSwapIsdaFixPm",
tenor,
2, // settlement days
new USDCurrency(),
new Target(),
new Period(6,TimeUnit.Months),
BusinessDayConvention.ModifiedFollowing,
new Thirty360(Thirty360.Convention.BondBasis),
new USDLibor(new Period(3,TimeUnit.Months), h)