Class Party12Choice

java.lang.Object
iso.std.iso._20022.tech.xsd.acmt_022_001.Party12Choice

public class Party12Choice extends Object

Java class for Party12Choice complex type.

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

 <complexType name="Party12Choice">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <choice>
         <element name="Agt" type="{urn:iso:std:iso:20022:tech:xsd:acmt.022.001.02}BranchAndFinancialInstitutionIdentification5"/>
       </choice>
     </restriction>
   </complexContent>
 </complexType>