Class MIDICIProfile

    • Constructor Detail

      • MIDICIProfile

        protected MIDICIProfile()
      • MIDICIProfile

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

        public MIDICIProfile​(NSData data,
                             java.lang.String inName)
      • MIDICIProfile

        public MIDICIProfile​(NSCoder decoder)
    • Method Detail

      • getName

        public java.lang.String getName()
      • getProfileID

        public NSData getProfileID()
      • supportsSecureCoding

        public static boolean supportsSecureCoding()
      • init

        protected long init​(NSData data,
                            java.lang.String inName)
      • init

        protected long init​(NSCoder decoder)