Class FinancialInstitutionIdentification8Choice


  • public class FinancialInstitutionIdentification8Choice
    extends Object

    Java class for FinancialInstitutionIdentification8_Choice complex type.

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

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

      • FinancialInstitutionIdentification8Choice

        public FinancialInstitutionIdentification8Choice()
    • 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