public class DEMedicalPlanPatientInformation
German medical plan patient information
@JvmField @NotNull public java.util.List<io.scanbot.barcodescanner.model.DEMedicalPlan.DEMedicalPlanPatientField> fields
Patient fields
public DEMedicalPlanPatientInformation(@NotNull
java.util.List<io.scanbot.barcodescanner.model.DEMedicalPlan.DEMedicalPlanPatientField> fields)
German medical plan patient information
fields - Patient fieldspublic DEMedicalPlanPatientInformation()
German medical plan patient information
@NotNull public java.util.List<io.scanbot.barcodescanner.model.DEMedicalPlan.DEMedicalPlanPatientField> component1()
Patient fields
@NotNull public DEMedicalPlanPatientInformation copy(@NotNull java.util.List<io.scanbot.barcodescanner.model.DEMedicalPlan.DEMedicalPlanPatientField> fields)
German medical plan patient information
@NotNull public java.lang.String toString()
public int hashCode()
public boolean equals(@Nullable
java.lang.Object p)