Class InvestigationStatus5Choice

java.lang.Object
iso.std.iso._20022.tech.xsd.camt_029_001.InvestigationStatus5Choice

public class InvestigationStatus5Choice extends Object

Java class for InvestigationStatus5Choice complex type.

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

 <complexType name="InvestigationStatus5Choice">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <choice>
         <element name="Conf" type="{urn:iso:std:iso:20022:tech:xsd:camt.029.001.09}ExternalInvestigationExecutionConfirmation1Code"/>
       </choice>
     </restriction>
   </complexContent>
 </complexType>