Package org.robovm.apple.healthkit
Class HKUnit
java.lang.Object
org.robovm.rt.bro.NativeObject
org.robovm.objc.ObjCObject
org.robovm.apple.foundation.NSObject
org.robovm.apple.healthkit.HKUnit
- All Implemented Interfaces:
NSCoding,NSObjectProtocol,NSSecureCoding,ObjCProtocol
public class HKUnit extends NSObject implements NSSecureCoding
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classHKUnit.HKUnitPtrNested classes/interfaces inherited from class org.robovm.apple.foundation.NSObject
NSObject.Handle, NSObject.Marshaler, NSObject.NoRetainMarshaler, NSObject.NSKeyValueObserver, NSObject.NSObjectPtr, NSObject.SkipInitNested classes/interfaces inherited from class org.robovm.objc.ObjCObject
ObjCObject.ObjCObjectPtr, ObjCObject.Super -
Field Summary
Fields Modifier and Type Field Description static doubleMolarMassBloodGlucose -
Constructor Summary
Constructors Modifier Constructor Description protectedHKUnit()HKUnit(NSCoder coder)protectedHKUnit(NSObject.Handle h, long handle)protectedHKUnit(NSObject.SkipInit skipInit) -
Method Summary
Methods inherited from class org.robovm.apple.foundation.NSObject
addKeyValueObserver, addKeyValueObserver, afterMarshaled, alloc, autorelease, autorelease, awakeFromNib, conformsToProtocol, copy, description, didChangeValue, didChangeValue, didChangeValues, doDispose, equals, forceSkipInit, getAutoContentAccessingProxy, getClassForCoder, getClassForKeyedArchiver, getKeyValueCoder, getObservationInfo, hash, hashCode, init, isEqual, isKindOfClass, isMemberOfClass, mutableCopy, performSelector, performSelector, performSelector, performSelector, performSelector, performSelector, performSelector, performSelectorInBackground, performSelectorOnMainThread, performSelectorOnMainThread, performSelectorV, performSelectorV, performSelectorV, release, release, removeKeyValueObserver, removeKeyValueObservers, respondsToSelector, retain, retain, retainCount, setObservationInfo, toString, willChangeValue, willChangeValue, willChangeValuesMethods inherited from class org.robovm.objc.ObjCObject
addStrongRef, dispose, dispose, finalize, getAssociatedObject, getObjCClass, getPeerObject, getSuper, initObject, logRetainRelease, removeStrongRef, retainCustomObjectFromCb, setAssociatedObject, toObjCObject, toObjCObject, updateStrongRef
-
Field Details
-
MolarMassBloodGlucose
public static final double MolarMassBloodGlucose- See Also:
- Constant Field Values
-
-
Constructor Details
-
Method Details
-
getUnitString
-
supportsSecureCoding
public static boolean supportsSecureCoding() -
isNull
public boolean isNull() -
fromString
-
fromMassFormatterUnit
-
createMassFormatterUnit
-
fromLengthFormatterUnit
-
createLengthFormatterUnit
-
fromEnergyFormatterUnit
-
createEnergyFormatterUnit
-
gram
-
gram
-
ounce
-
pound
-
stone
-
mole
-
mole
-
meter
-
meter
-
inch
-
foot
-
yard
- Since:
- Available in iOS 9.0 and later.
-
mile
-
liter
-
liter
-
fluidOunceUS
-
fluidOunceImperial
-
pintUS
-
pintImperial
-
cupUS
- Since:
- Available in iOS 9.0 and later.
-
cupImperial
- Since:
- Available in iOS 9.0 and later.
-
pascal
-
pascal
-
millimeterOfMercury
-
centimeterOfWater
-
atmosphere
-
decibelAWeightedSoundPressureLevel
- Since:
- Available in iOS 13.0 and later.
-
inchesOfMercury
- Since:
- Available in iOS 14.0 and later.
-
second
-
second
-
minute
-
hour
-
day
-
joule
-
joule
-
kilocalorie
-
smallCalorie
- Since:
- Available in iOS 11.0 and later.
-
largeCalorie
- Since:
- Available in iOS 11.0 and later.
-
calorie
Deprecated.Deprecated in iOS 11.0. Use smallCalorieUnit or largeCalorieUnit, depending on which you mean -
degreeCelsius
-
degreeFahrenheit
-
kelvin
-
siemen
-
siemen
-
international
- Since:
- Available in iOS 11.0 and later.
-
count
-
percent
-
decibelHearingLevel
- Since:
- Available in iOS 13.0 and later.
-
multiplyBy
-
divideBy
-
raiseToPower
-
reciprocalUnit
-
hertz
- Since:
- Available in iOS 13.0 and later.
-
hertz
- Since:
- Available in iOS 13.0 and later.
-
volt
- Since:
- Available in iOS 14.0 and later.
-
volt
- Since:
- Available in iOS 14.0 and later.
-
encode
-
init
-