Package 

Class SHealthResultParserNutrition

    • Method Summary

      Modifier and Type Method Description
      Record readItem(Cursor cursor, Record recycledRecord) Must be overridden to parse type specific data.
      • Methods inherited from class com.validic.mobile.shealth.SHealthResultParser

        generateAdditionalRequest, parse, parse, readResult
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • readItem

         Record readItem(Cursor cursor, Record recycledRecord)

        Must be overridden to parse type specific data.