Class Party9ChoiceBAHTCH
java.lang.Object
iso.std.iso._20022.tech.xsd.head_001_001.Party9ChoiceBAHTCH
Java class for Party9ChoiceBAH_TCH complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Party9ChoiceBAH_TCH"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice> <element name="FIId" type="{urn:iso:std:iso:20022:tech:xsd:head.001.001.01}BranchAndFinancialInstitutionIdentification5BAH_TCH"/> </choice> </restriction> </complexContent> </complexType>
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetFIId()
Gets the value of the fiId property.void
Sets the value of the fiId property.
-
Field Details
-
fiId
-
-
Constructor Details
-
Party9ChoiceBAHTCH
public Party9ChoiceBAHTCH()
-
-
Method Details
-
getFIId
Gets the value of the fiId property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification5BAHTCH
-
setFIId
Sets the value of the fiId property.- Parameters:
value
- allowed object isBranchAndFinancialInstitutionIdentification5BAHTCH
-