Class TransactionAgents3
java.lang.Object
org.kapott.hbci.sepa.jaxb.camt_052_001_05.TransactionAgents3
Java class for TransactionAgents3 complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TransactionAgents3"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="DbtrAgt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}BranchAndFinancialInstitutionIdentification5" minOccurs="0"/> <element name="CdtrAgt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}BranchAndFinancialInstitutionIdentification5" minOccurs="0"/> <element name="IntrmyAgt1" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}BranchAndFinancialInstitutionIdentification5" minOccurs="0"/> <element name="IntrmyAgt2" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}BranchAndFinancialInstitutionIdentification5" minOccurs="0"/> <element name="IntrmyAgt3" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}BranchAndFinancialInstitutionIdentification5" minOccurs="0"/> <element name="RcvgAgt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}BranchAndFinancialInstitutionIdentification5" minOccurs="0"/> <element name="DlvrgAgt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}BranchAndFinancialInstitutionIdentification5" minOccurs="0"/> <element name="IssgAgt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}BranchAndFinancialInstitutionIdentification5" minOccurs="0"/> <element name="SttlmPlc" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}BranchAndFinancialInstitutionIdentification5" minOccurs="0"/> <element name="Prtry" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}ProprietaryAgent3" maxOccurs="unbounded" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the cdtrAgt property.Gets the value of the dbtrAgt property.Gets the value of the dlvrgAgt property.Gets the value of the intrmyAgt1 property.Gets the value of the intrmyAgt2 property.Gets the value of the intrmyAgt3 property.Gets the value of the issgAgt property.getPrtry()
Gets the value of the prtry property.Gets the value of the rcvgAgt property.Gets the value of the sttlmPlc property.void
Sets the value of the cdtrAgt property.void
Sets the value of the dbtrAgt property.void
Sets the value of the dlvrgAgt property.void
Sets the value of the intrmyAgt1 property.void
Sets the value of the intrmyAgt2 property.void
Sets the value of the intrmyAgt3 property.void
Sets the value of the issgAgt property.void
Sets the value of the rcvgAgt property.void
Sets the value of the sttlmPlc property.
-
Field Details
-
dbtrAgt
-
cdtrAgt
-
intrmyAgt1
-
intrmyAgt2
-
intrmyAgt3
-
rcvgAgt
-
dlvrgAgt
-
issgAgt
-
sttlmPlc
-
prtry
-
-
Constructor Details
-
TransactionAgents3
public TransactionAgents3()
-
-
Method Details
-
getDbtrAgt
Gets the value of the dbtrAgt property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification5
-
setDbtrAgt
Sets the value of the dbtrAgt property.- Parameters:
value
- allowed object isBranchAndFinancialInstitutionIdentification5
-
getCdtrAgt
Gets the value of the cdtrAgt property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification5
-
setCdtrAgt
Sets the value of the cdtrAgt property.- Parameters:
value
- allowed object isBranchAndFinancialInstitutionIdentification5
-
getIntrmyAgt1
Gets the value of the intrmyAgt1 property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification5
-
setIntrmyAgt1
Sets the value of the intrmyAgt1 property.- Parameters:
value
- allowed object isBranchAndFinancialInstitutionIdentification5
-
getIntrmyAgt2
Gets the value of the intrmyAgt2 property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification5
-
setIntrmyAgt2
Sets the value of the intrmyAgt2 property.- Parameters:
value
- allowed object isBranchAndFinancialInstitutionIdentification5
-
getIntrmyAgt3
Gets the value of the intrmyAgt3 property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification5
-
setIntrmyAgt3
Sets the value of the intrmyAgt3 property.- Parameters:
value
- allowed object isBranchAndFinancialInstitutionIdentification5
-
getRcvgAgt
Gets the value of the rcvgAgt property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification5
-
setRcvgAgt
Sets the value of the rcvgAgt property.- Parameters:
value
- allowed object isBranchAndFinancialInstitutionIdentification5
-
getDlvrgAgt
Gets the value of the dlvrgAgt property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification5
-
setDlvrgAgt
Sets the value of the dlvrgAgt property.- Parameters:
value
- allowed object isBranchAndFinancialInstitutionIdentification5
-
getIssgAgt
Gets the value of the issgAgt property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification5
-
setIssgAgt
Sets the value of the issgAgt property.- Parameters:
value
- allowed object isBranchAndFinancialInstitutionIdentification5
-
getSttlmPlc
Gets the value of the sttlmPlc property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification5
-
setSttlmPlc
Sets the value of the sttlmPlc property.- Parameters:
value
- allowed object isBranchAndFinancialInstitutionIdentification5
-
getPrtry
Gets the value of the prtry property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
set
method for the prtry property.For example, to add a new item, do as follows:
getPrtry().add(newItem);
Objects of the following type(s) are allowed in the list
ProprietaryAgent3
-