Package org.hl7.v3

Class AdxpPostBox


public class AdxpPostBox extends ADXP

Java class for adxp.postBox complex type.

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

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