Class HKActivitySummary

    • Constructor Detail

      • HKActivitySummary

        public HKActivitySummary()
      • HKActivitySummary

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

        public HKActivitySummary​(NSCoder decoder)
    • Method Detail

      • getActiveEnergyBurned

        public HKQuantity getActiveEnergyBurned()
      • setActiveEnergyBurned

        public void setActiveEnergyBurned​(HKQuantity v)
      • getAppleExerciseTime

        public HKQuantity getAppleExerciseTime()
      • setAppleExerciseTime

        public void setAppleExerciseTime​(HKQuantity v)
      • getAppleStandHours

        public HKQuantity getAppleStandHours()
      • setAppleStandHours

        public void setAppleStandHours​(HKQuantity v)
      • getActiveEnergyBurnedGoal

        public HKQuantity getActiveEnergyBurnedGoal()
      • setActiveEnergyBurnedGoal

        public void setActiveEnergyBurnedGoal​(HKQuantity v)
      • getAppleExerciseTimeGoal

        public HKQuantity getAppleExerciseTimeGoal()
      • setAppleExerciseTimeGoal

        public void setAppleExerciseTimeGoal​(HKQuantity v)
      • getAppleStandHoursGoal

        public HKQuantity getAppleStandHoursGoal()
      • setAppleStandHoursGoal

        public void setAppleStandHoursGoal​(HKQuantity v)
      • supportsSecureCoding

        public static boolean supportsSecureCoding()
      • init

        protected long init​(NSCoder decoder)