Interface CustomParams.Gender

  • Enclosing class:
    CustomParams

    public static interface CustomParams.Gender
    Constants for gender
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int FEMALE  
      static int MALE  
      static int UNKNOWN  
      static int UNSPECIFIED