public class DEMedicalPlanPatientField
German medical plan patient information field
@JvmField @NotNull public java.lang.String value
Value
@JvmField @NotNull public DEMedicalPlanPatientFieldType type
Type
public DEMedicalPlanPatientField(@NotNull
java.lang.String value,
@NotNull
DEMedicalPlanPatientFieldType type)
German medical plan patient information field
value - Valuetype - Type@NotNull public java.lang.String component1()
Value
@NotNull public DEMedicalPlanPatientFieldType component2()
Type
@NotNull public DEMedicalPlanPatientField copy(@NotNull java.lang.String value, @NotNull DEMedicalPlanPatientFieldType type)
German medical plan patient information field
@NotNull public java.lang.String toString()
public int hashCode()
public boolean equals(@Nullable
java.lang.Object p)