Class BloodType


public class BloodType extends AbstractProvider<BaseProviders>
Since:
1.4.0
  • Constructor Details

  • Method Details

    • aboTypes

      public String aboTypes()
      This method returns a ABO blood type
      Returns:
      a string of ABO blood type
    • rhTypes

      public String rhTypes()
      This method returns an Rh blood type
      Returns:
      a string of Rh blood type
    • pTypes

      public String pTypes()
      This method returns a P blood type
      Returns:
      a string of P blood type
    • bloodGroup

      public String bloodGroup()
      Returns a blood group such as O−, O+, A-, A+, B-, B+, AB-, AB+
      Returns:
      a blood group such as O−, O+, A-, A+, B-, B+, AB-, AB+