Class Partner


  • public class Partner
    extends Object

    Java class for Partner complex type.

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

     <complexType name="Partner">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="Identifier" type="{http://www.unece.org/cefact/namespaces/StandardBusinessDocumentHeader}PartnerIdentification"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>