public class PlainVanillaPayoff extends Payoff
swigCMemOwn| Modifier | Constructor and Description |
|---|---|
protected |
PlainVanillaPayoff(long cPtr,
boolean cMemoryOwn) |
|
PlainVanillaPayoff(Option.Type type,
double strike) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(PlainVanillaPayoff obj) |
Option.Type |
optionType() |
double |
strike() |
protected PlainVanillaPayoff(long cPtr,
boolean cMemoryOwn)
public PlainVanillaPayoff(Option.Type type, double strike)
protected static long getCPtr(PlainVanillaPayoff obj)
public Option.Type optionType()
public double strike()
Copyright © 2017. All rights reserved.