- java.lang.Object
-
- org.quantlib.Currency
-
- org.quantlib.NGNCurrency
-
- All Implemented Interfaces:
AutoCloseable,org.quantlib.helpers.QuantLibJNIHelpers.AutoCloseable
public class NGNCurrency extends Currency implements org.quantlib.helpers.QuantLibJNIHelpers.AutoCloseable
-
-
Field Summary
-
Fields inherited from class org.quantlib.Currency
swigCMemOwn
-
-
Constructor Summary
Constructors Modifier Constructor Description NGNCurrency()protectedNGNCurrency(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(NGNCurrency obj)protected static longswigRelease(NGNCurrency 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
-
NGNCurrency
protected NGNCurrency(long cPtr, boolean cMemoryOwn)
-
NGNCurrency
public NGNCurrency()
-
-
Method Detail
-
getCPtr
protected static long getCPtr(NGNCurrency obj)
-
swigRelease
protected static long swigRelease(NGNCurrency obj)
-
-