Package org.hl7.v3

Class EnSuffix


public class EnSuffix extends ENXP

Java class for en.suffix complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="en.suffix">
   <complexContent>
     <restriction base="{urn:hl7-org:v3}ENXP">
       <attribute name="partType" type="{urn:hl7-org:v3}EntityNamePartType" fixed="SFX" />
     </restriction>
   </complexContent>
 </complexType>