void |
IntervalPriceVector.add(IntervalPrice x) |
protected static long |
IntervalPrice.getCPtr(IntervalPrice obj) |
static double |
QuantLibJNI.IntervalPrice_close(long jarg1,
IntervalPrice jarg1_) |
static double |
QuantLibJNI.IntervalPrice_high(long jarg1,
IntervalPrice jarg1_) |
static double |
QuantLibJNI.IntervalPrice_low(long jarg1,
IntervalPrice jarg1_) |
static double |
QuantLibJNI.IntervalPrice_open(long jarg1,
IntervalPrice jarg1_) |
static void |
QuantLibJNI.IntervalPrice_setValue(long jarg1,
IntervalPrice jarg1_,
double jarg2,
int jarg3) |
static void |
QuantLibJNI.IntervalPrice_setValues(long jarg1,
IntervalPrice jarg1_,
double jarg2,
double jarg3,
double jarg4,
double jarg5) |
static double |
QuantLibJNI.IntervalPrice_value(long jarg1,
IntervalPrice jarg1_,
int jarg2) |
static void |
QuantLibJNI.IntervalPriceVector_add(long jarg1,
IntervalPriceVector jarg1_,
long jarg2,
IntervalPrice jarg2_) |
static void |
QuantLibJNI.IntervalPriceVector_set(long jarg1,
IntervalPriceVector jarg1_,
int jarg2,
long jarg3,
IntervalPrice jarg3_) |
void |
IntervalPriceVector.set(int i,
IntervalPrice val) |