| Modifier and Type | Class and Description |
|---|---|
class |
CustomRegion |
| Modifier and Type | Method and Description |
|---|---|
protected static long |
Region.getCPtr(Region obj) |
static long |
QuantLibJNI.new_ZeroInflationIndex__SWIG_0(String jarg1,
long jarg2,
Region jarg2_,
boolean jarg3,
boolean jarg4,
int jarg5,
long jarg6,
Period jarg6_,
long jarg7,
Currency jarg7_,
long jarg8,
ZeroInflationTermStructureHandle jarg8_) |
static long |
QuantLibJNI.new_ZeroInflationIndex__SWIG_1(String jarg1,
long jarg2,
Region jarg2_,
boolean jarg3,
boolean jarg4,
int jarg5,
long jarg6,
Period jarg6_,
long jarg7,
Currency jarg7_) |
static String |
QuantLibJNI.Region_code(long jarg1,
Region jarg1_) |
static String |
QuantLibJNI.Region_name(long jarg1,
Region jarg1_) |
| Constructor and Description |
|---|
ZeroInflationIndex(String familyName,
Region region,
boolean revised,
boolean interpolated,
Frequency frequency,
Period availabilityLag,
Currency currency) |
ZeroInflationIndex(String familyName,
Region region,
boolean revised,
boolean interpolated,
Frequency frequency,
Period availabilityLag,
Currency currency,
ZeroInflationTermStructureHandle h) |
Copyright © 2017. All rights reserved.