Class HKWheelchairUse


  • public final class HKWheelchairUse
    extends java.lang.Object
    [@enum] HKWheelchairUse This enumerated type is used to represent whether the user uses a wheelchair. [@constant] HKWheelchairUseNo The user does not use a wheelchair. [@constant] HKWheelchairUseYes The user does use a wheelchair.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static long No  
      static long NotSet  
      static long Yes  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait