Class CGImageMetadataTag

  • All Implemented Interfaces:
    java.lang.AutoCloseable

    public class CGImageMetadataTag
    extends CFType
    • Constructor Detail

      • CGImageMetadataTag

        protected CGImageMetadataTag()
    • Method Detail

      • getClassTypeID

        public static long getClassTypeID()
        Since:
        Available in iOS 7.0 and later.
      • getNamespace

        public java.lang.String getNamespace()
        Since:
        Available in iOS 7.0 and later.
      • getPrefix

        public java.lang.String getPrefix()
        Since:
        Available in iOS 7.0 and later.
      • getName

        public java.lang.String getName()
        Since:
        Available in iOS 7.0 and later.
      • getValue

        public CFType getValue()
        Since:
        Available in iOS 7.0 and later.
      • getQualifiers

        public java.util.List<java.lang.String> getQualifiers()
        Since:
        Available in iOS 7.0 and later.