Class HKActivitySummary

    • Constructor Detail

      • HKActivitySummary

        protected HKActivitySummary​(org.moe.natj.general.Pointer peer)
    • Method Detail

      • accessInstanceVariablesDirectly

        public static boolean accessInstanceVariablesDirectly()
      • allocWithZone

        public static java.lang.Object allocWithZone​(org.moe.natj.general.ptr.VoidPtr zone)
      • automaticallyNotifiesObserversForKey

        public static boolean automaticallyNotifiesObserversForKey​(java.lang.String key)
      • cancelPreviousPerformRequestsWithTarget

        public static void cancelPreviousPerformRequestsWithTarget​(java.lang.Object aTarget)
      • cancelPreviousPerformRequestsWithTargetSelectorObject

        public static void cancelPreviousPerformRequestsWithTargetSelectorObject​(java.lang.Object aTarget,
                                                                                 org.moe.natj.objc.SEL aSelector,
                                                                                 java.lang.Object anArgument)
      • classFallbacksForKeyedArchiver

        public static NSArray<java.lang.String> classFallbacksForKeyedArchiver()
      • classForKeyedUnarchiver

        public static org.moe.natj.objc.Class classForKeyedUnarchiver()
      • debugDescription_static

        public static java.lang.String debugDescription_static()
      • description_static

        public static java.lang.String description_static()
      • hash_static

        public static long hash_static()
      • instanceMethodSignatureForSelector

        public static NSMethodSignature instanceMethodSignatureForSelector​(org.moe.natj.objc.SEL aSelector)
      • instancesRespondToSelector

        public static boolean instancesRespondToSelector​(org.moe.natj.objc.SEL aSelector)
      • isSubclassOfClass

        public static boolean isSubclassOfClass​(org.moe.natj.objc.Class aClass)
      • keyPathsForValuesAffectingValueForKey

        public static NSSet<java.lang.String> keyPathsForValuesAffectingValueForKey​(java.lang.String key)
      • new_objc

        public static java.lang.Object new_objc()
      • resolveClassMethod

        public static boolean resolveClassMethod​(org.moe.natj.objc.SEL sel)
      • resolveInstanceMethod

        public static boolean resolveInstanceMethod​(org.moe.natj.objc.SEL sel)
      • setVersion_static

        public static void setVersion_static​(long aVersion)
      • superclass_static

        public static org.moe.natj.objc.Class superclass_static()
      • supportsSecureCoding

        public static boolean supportsSecureCoding()
      • version_static

        public static long version_static()
      • activeEnergyBurned

        public HKQuantity activeEnergyBurned()
        [@property] activeEnergyBurned The amount of active energy that the user burned. This quantity is compatible with energy units.
      • activeEnergyBurnedGoal

        public HKQuantity activeEnergyBurnedGoal()
        [@property] activeEnergyBurnedGoal The user's active energy goal for the day. This quantity is compatible with energy units.
      • appleExerciseTime

        public HKQuantity appleExerciseTime()
        [@property] appleExerciseTime The amount of exercise time that the user performed. This quantity is compatible with time units. The measurement criteria of exercise time is defined by Apple.
      • appleExerciseTimeGoal

        public HKQuantity appleExerciseTimeGoal()
        [@property] appleExerciseTimeGoal The user's exercise time goal for the day. This quantity is compatible with time units.
      • appleStandHours

        public HKQuantity appleStandHours()
        [@property] appleStandHours The number of stand hours that the user earned. This quantity is compatible with the count unit. The measurement criteria of stand hours is defined by Apple.
      • appleStandHoursGoal

        public HKQuantity appleStandHoursGoal()
        [@property] appleStandHoursGoal The user's active stand hours goal for the day. This quantity is compatible with the count unit.
      • copyWithZone

        public java.lang.Object copyWithZone​(org.moe.natj.general.ptr.VoidPtr zone)
        Specified by:
        copyWithZone in interface NSCopying
      • dateComponentsForCalendar

        public NSDateComponents dateComponentsForCalendar​(NSCalendar calendar)
        dateComponentsForCalendar: The date components representing the day for this particular HKActivitySummary. These date components will contain era, year, month, and day components in the provided calendar.
      • setActiveEnergyBurned

        public void setActiveEnergyBurned​(HKQuantity value)
        [@property] activeEnergyBurned The amount of active energy that the user burned. This quantity is compatible with energy units.
      • setActiveEnergyBurnedGoal

        public void setActiveEnergyBurnedGoal​(HKQuantity value)
        [@property] activeEnergyBurnedGoal The user's active energy goal for the day. This quantity is compatible with energy units.
      • setAppleExerciseTime

        public void setAppleExerciseTime​(HKQuantity value)
        [@property] appleExerciseTime The amount of exercise time that the user performed. This quantity is compatible with time units. The measurement criteria of exercise time is defined by Apple.
      • setAppleExerciseTimeGoal

        public void setAppleExerciseTimeGoal​(HKQuantity value)
        [@property] appleExerciseTimeGoal The user's exercise time goal for the day. This quantity is compatible with time units.
      • setAppleStandHours

        public void setAppleStandHours​(HKQuantity value)
        [@property] appleStandHours The number of stand hours that the user earned. This quantity is compatible with the count unit. The measurement criteria of stand hours is defined by Apple.
      • setAppleStandHoursGoal

        public void setAppleStandHoursGoal​(HKQuantity value)
        [@property] appleStandHoursGoal The user's active stand hours goal for the day. This quantity is compatible with the count unit.
      • _supportsSecureCoding

        public boolean _supportsSecureCoding()
        Description copied from interface: NSSecureCoding
        This property must return YES on all classes that allow secure coding. Subclasses of classes that adopt NSSecureCoding and override initWithCoder: must also override this method and return YES. The Secure Coding Guide should be consulted when writing methods that decode data.
        Specified by:
        _supportsSecureCoding in interface NSSecureCoding
      • activityMoveMode

        public long activityMoveMode()
        [@property] activityMoveMode The move mode of this activity summary The move mode of an activity summary determines if activeEnergyBurned or appleMoveTime are used for the move ring.
      • appleMoveTime

        public HKQuantity appleMoveTime()
        [@property] appleMoveTime The amount of move time that the user performed. This quantity is compatible with time units. The measurement criteria of move time time is defined by Apple.
      • appleMoveTimeGoal

        public HKQuantity appleMoveTimeGoal()
        [@property] appleMoveTimeGoal The user's move time goal for the day. This quantity is compatible with time units.
      • setActivityMoveMode

        public void setActivityMoveMode​(long value)
        [@property] activityMoveMode The move mode of this activity summary The move mode of an activity summary determines if activeEnergyBurned or appleMoveTime are used for the move ring.
      • setAppleMoveTime

        public void setAppleMoveTime​(HKQuantity value)
        [@property] appleMoveTime The amount of move time that the user performed. This quantity is compatible with time units. The measurement criteria of move time time is defined by Apple.
      • setAppleMoveTimeGoal

        public void setAppleMoveTimeGoal​(HKQuantity value)
        [@property] appleMoveTimeGoal The user's move time goal for the day. This quantity is compatible with time units.