Class PartySEPA1

java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_002_003_03.PartySEPA1

public class PartySEPA1 extends Object

Java class for PartySEPA1 complex type.

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

 <complexType name="PartySEPA1">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="OrgId" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.003.03}OrganisationIdentificationSEPA"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>