Class INPaymentMethod

    • Constructor Detail

      • INPaymentMethod

        protected INPaymentMethod()
      • INPaymentMethod

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

        public INPaymentMethod​(INPaymentMethodType type,
                               java.lang.String name,
                               java.lang.String identificationHint,
                               INImage icon)
      • INPaymentMethod

        public INPaymentMethod​(NSCoder decoder)
    • Method Detail

      • getName

        public java.lang.String getName()
      • getIcon

        public INImage getIcon()
      • getIdentificationHint

        public java.lang.String getIdentificationHint()
      • supportsSecureCoding

        public static boolean supportsSecureCoding()
      • init

        protected long init​(INPaymentMethodType type,
                            java.lang.String name,
                            java.lang.String identificationHint,
                            INImage icon)
      • applePayPaymentMethod

        public static INPaymentMethod applePayPaymentMethod()
      • init

        protected long init​(NSCoder decoder)