| Modifier and Type | Method and Description |
|---|---|
CallabilityPrice |
Callability.price() |
CallabilityPrice |
_Callability.price() |
| Modifier and Type | Method and Description |
|---|---|
static double |
QuantLibJNI.CallabilityPrice_amount(long jarg1,
CallabilityPrice jarg1_) |
static int |
QuantLibJNI.CallabilityPrice_type(long jarg1,
CallabilityPrice jarg1_) |
protected static long |
CallabilityPrice.getCPtr(CallabilityPrice obj) |
static long |
QuantLibJNI.new_Callability(long jarg1,
CallabilityPrice jarg1_,
int jarg2,
long jarg3,
Date jarg3_) |
static long |
QuantLibJNI.new_SoftCallability(long jarg1,
CallabilityPrice jarg1_,
long jarg2,
Date jarg2_,
double jarg3) |
| Constructor and Description |
|---|
Callability(CallabilityPrice price,
_Callability.Type type,
Date date) |
SoftCallability(CallabilityPrice price,
Date date,
double trigger) |
Copyright © 2017. All rights reserved.