Package org.quantlib

Class Claim

    • Constructor Detail

      • Claim

        protected Claim​(long cPtr,
                        boolean cMemoryOwn)
    • Method Detail

      • delete

        public void delete()
        Specified by:
        delete in interface org.quantlib.helpers.QuantLibJNIHelpers.AutoCloseable
      • amount

        public double amount​(Date defaultDate,
                             double notional,
                             double recoveryRate)