Package org.hl7.v3

Class AdxpDeliveryAddressLine


public class AdxpDeliveryAddressLine extends ADXP

Java class for adxp.deliveryAddressLine complex type.

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

 <complexType name="adxp.deliveryAddressLine">
   <complexContent>
     <restriction base="{urn:hl7-org:v3}ADXP">
       <attribute name="partType" type="{urn:hl7-org:v3}AddressPartType" fixed="DAL" />
     </restriction>
   </complexContent>
 </complexType>