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