Uses of Class
org.robovm.apple.healthkit.HKClinicalTypeIdentifier
| Package | Description |
|---|---|
| org.robovm.apple.healthkit |
-
Uses of HKClinicalTypeIdentifier in org.robovm.apple.healthkit
Fields in org.robovm.apple.healthkit declared as HKClinicalTypeIdentifier Modifier and Type Field Description static HKClinicalTypeIdentifierHKClinicalTypeIdentifier. AllergyRecordstatic HKClinicalTypeIdentifierHKClinicalTypeIdentifier. ConditionRecordstatic HKClinicalTypeIdentifierHKClinicalTypeIdentifier. CoverageRecordstatic HKClinicalTypeIdentifierHKClinicalTypeIdentifier. ImmunizationRecordstatic HKClinicalTypeIdentifierHKClinicalTypeIdentifier. LabResultRecordstatic HKClinicalTypeIdentifierHKClinicalTypeIdentifier. MedicationRecordstatic HKClinicalTypeIdentifierHKClinicalTypeIdentifier. ProcedureRecordstatic HKClinicalTypeIdentifierHKClinicalTypeIdentifier. VitalSignRecordMethods in org.robovm.apple.healthkit that return HKClinicalTypeIdentifier Modifier and Type Method Description static HKClinicalTypeIdentifierHKClinicalTypeIdentifier.Marshaler. toObject(Class<HKClinicalTypeIdentifier> cls, long handle, long flags)static HKClinicalTypeIdentifierHKClinicalTypeIdentifier. valueOf(NSString value)Methods in org.robovm.apple.healthkit that return types with arguments of type HKClinicalTypeIdentifier Modifier and Type Method Description static List<HKClinicalTypeIdentifier>HKClinicalTypeIdentifier.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.healthkit with parameters of type HKClinicalTypeIdentifier Modifier and Type Method Description static HKClinicalTypeHKObjectType. clinicalTypeForIdentifier(HKClinicalTypeIdentifier identifier)static longHKClinicalTypeIdentifier.Marshaler. toNative(HKClinicalTypeIdentifier o, long flags)Method parameters in org.robovm.apple.healthkit with type arguments of type HKClinicalTypeIdentifier Modifier and Type Method Description static longHKClinicalTypeIdentifier.AsListMarshaler. toNative(List<HKClinicalTypeIdentifier> l, long flags)static HKClinicalTypeIdentifierHKClinicalTypeIdentifier.Marshaler. toObject(Class<HKClinicalTypeIdentifier> cls, long handle, long flags)