Class HKBiologicalSex


  • public final class HKBiologicalSex
    extends java.lang.Object
    [@enum] HKBiologicalSex This enumerated type is used to represent the biological sex of an individual.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static long Female  
      static long Male  
      static long NotSet  
      static long Other  
    • Method Summary

      • Methods inherited from class java.lang.Object

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