public JpyLiborSwapIsdaFixPm(final Period tenor, final Handle<YieldTermStructure> h) {
super( "JpyLiborSwapIsdaFixPm",
tenor,
2, // settlement days
new JPYCurrency(),
new Target(),
new Period(6,TimeUnit.Months),
BusinessDayConvention.ModifiedFollowing,
new ActualActual(ActualActual.Convention.ISDA),
new JPYLibor(new Period(6,TimeUnit.Months), h)