Class INCurrencyAmount

    • Constructor Detail

      • INCurrencyAmount

        protected INCurrencyAmount()
      • INCurrencyAmount

        protected INCurrencyAmount​(NSObject.Handle h,
                                   long handle)
      • INCurrencyAmount

        public INCurrencyAmount​(NSDecimalNumber amount,
                                java.lang.String currencyCode)
      • INCurrencyAmount

        public INCurrencyAmount​(NSCoder decoder)
    • Method Detail

      • getCurrencyCode

        public java.lang.String getCurrencyCode()
      • supportsSecureCoding

        public static boolean supportsSecureCoding()
      • init

        protected long init​(NSDecimalNumber amount,
                            java.lang.String currencyCode)
      • init

        protected long init​(NSCoder decoder)