Class XpnName

  • All Implemented Interfaces:
    Serializable

    public class XpnName
    extends Name<XPN>
    This class represents a name.

    It is derived from the HL7v2 data type XPN. It only contains naming related fields of these data types.

    All members of this class are allowed to be null. When transforming to HL7 this indicates that the values are empty. Trailing empty values are removed from the HL7 string.

    Author:
    Jens Riemschneider, Dmytro Rud
    See Also:
    Serialized Form