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