- java.lang.Object
-
- org.quantlib.Currency
-
- org.quantlib.IEPCurrency
-
- All Implemented Interfaces:
AutoCloseable,org.quantlib.helpers.QuantLibJNIHelpers.AutoCloseable
public class IEPCurrency extends Currency implements org.quantlib.helpers.QuantLibJNIHelpers.AutoCloseable
-
-
Field Summary
-
Fields inherited from class org.quantlib.Currency
swigCMemOwn
-
-
Constructor Summary
Constructors Modifier Constructor Description IEPCurrency()protectedIEPCurrency(long cPtr, boolean cMemoryOwn)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddelete()protected voidfinalize()protected static longgetCPtr(IEPCurrency obj)protected static longswigRelease(IEPCurrency obj)-
Methods inherited from class org.quantlib.Currency
code, empty, equals, format, fractionsPerUnit, fractionSymbol, getCPtr, name, numericCode, rounding, swigRelease, symbol, toString, triangulationCurrency, unEquals
-
-
-
-
Constructor Detail
-
IEPCurrency
protected IEPCurrency(long cPtr, boolean cMemoryOwn)
-
IEPCurrency
public IEPCurrency()
-
-
Method Detail
-
getCPtr
protected static long getCPtr(IEPCurrency obj)
-
swigRelease
protected static long swigRelease(IEPCurrency obj)
-
-