Class FinancialInstitutionIdentification8


  • public class FinancialInstitutionIdentification8
    extends Object

    Java class for FinancialInstitutionIdentification8 complex type.

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

     <complexType name="FinancialInstitutionIdentification8">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="BICFI" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.09}BICFIIdentifier"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    • Field Detail

      • bicfi

        protected String bicfi
    • Constructor Detail

      • FinancialInstitutionIdentification8

        public FinancialInstitutionIdentification8()
    • Method Detail

      • getBICFI

        public String getBICFI()
        Gets the value of the bicfi property.
        Returns:
        possible object is String
      • setBICFI

        public void setBICFI​(String value)
        Sets the value of the bicfi property.
        Parameters:
        value - allowed object is String