Class AlgorithmIdentification36

java.lang.Object
org.coderic.iso20022.messages.catm.AlgorithmIdentification36

public class AlgorithmIdentification36 extends Object

Java class for AlgorithmIdentification36 complex type.

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

 <complexType name="AlgorithmIdentification36">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="Algo" type="{urn:iso:std:iso:20022:tech:xsd:catm.008.001.07}Algorithm26Code"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
  • Constructor Details

    • AlgorithmIdentification36

      public AlgorithmIdentification36()
  • Method Details