Class Party52Choice

java.lang.Object
org.coderic.iso20022.messages.pain.Party52Choice

public class Party52Choice extends Object

Java class for Party52Choice complex type.

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

 <complexType name="Party52Choice">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <choice>
         <element name="OrgId" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}OrganisationIdentification39"/>
         <element name="PrvtId" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}PersonIdentification18"/>
       </choice>
     </restriction>
   </complexContent>
 </complexType>