public class DEMedicalPlanSubheadingPrescriptionField
German medical plan subheading prescription field
@JvmField @NotNull public java.lang.String value
Value
@JvmField @Nullable public DEMedicalPlanSubheadingPrescriptionFieldType type
Type
public DEMedicalPlanSubheadingPrescriptionField(@NotNull
java.lang.String value,
@Nullable
DEMedicalPlanSubheadingPrescriptionFieldType type)
German medical plan subheading prescription field
value - Valuetype - Typepublic DEMedicalPlanSubheadingPrescriptionField()
German medical plan subheading prescription field
@NotNull public java.lang.String component1()
Value
@Nullable public DEMedicalPlanSubheadingPrescriptionFieldType component2()
Type
@NotNull public DEMedicalPlanSubheadingPrescriptionField copy(@NotNull java.lang.String value, @Nullable DEMedicalPlanSubheadingPrescriptionFieldType type)
German medical plan subheading prescription field
@NotNull public java.lang.String toString()
public int hashCode()
public boolean equals(@Nullable
java.lang.Object p)