Class TransactionAgents1
java.lang.Object
org.kapott.hbci.sepa.jaxb.camt_052_001_01.TransactionAgents1
Java class for TransactionAgents1 complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TransactionAgents1"> <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.01}BranchAndFinancialInstitutionIdentification3" minOccurs="0"/> <element name="CdtrAgt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}BranchAndFinancialInstitutionIdentification3" minOccurs="0"/> <element name="IntrmyAgt1" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}BranchAndFinancialInstitutionIdentification3" minOccurs="0"/> <element name="IntrmyAgt2" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}BranchAndFinancialInstitutionIdentification3" minOccurs="0"/> <element name="IntrmyAgt3" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}BranchAndFinancialInstitutionIdentification3" minOccurs="0"/> <element name="RcvgAgt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}BranchAndFinancialInstitutionIdentification3" minOccurs="0"/> <element name="DlvrgAgt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}BranchAndFinancialInstitutionIdentification3" minOccurs="0"/> <element name="IssgAgt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}BranchAndFinancialInstitutionIdentification3" minOccurs="0"/> <element name="SttlmPlc" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}BranchAndFinancialInstitutionIdentification3" minOccurs="0"/> <element name="Prtry" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}ProprietaryAgent1" 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
-
TransactionAgents1
public TransactionAgents1()
-
-
Method Details
-
getDbtrAgt
Gets the value of the dbtrAgt property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification3
-
setDbtrAgt
Sets the value of the dbtrAgt property.- Parameters:
value
- allowed object isBranchAndFinancialInstitutionIdentification3
-
getCdtrAgt
Gets the value of the cdtrAgt property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification3
-
setCdtrAgt
Sets the value of the cdtrAgt property.- Parameters:
value
- allowed object isBranchAndFinancialInstitutionIdentification3
-
getIntrmyAgt1
Gets the value of the intrmyAgt1 property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification3
-
setIntrmyAgt1
Sets the value of the intrmyAgt1 property.- Parameters:
value
- allowed object isBranchAndFinancialInstitutionIdentification3
-
getIntrmyAgt2
Gets the value of the intrmyAgt2 property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification3
-
setIntrmyAgt2
Sets the value of the intrmyAgt2 property.- Parameters:
value
- allowed object isBranchAndFinancialInstitutionIdentification3
-
getIntrmyAgt3
Gets the value of the intrmyAgt3 property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification3
-
setIntrmyAgt3
Sets the value of the intrmyAgt3 property.- Parameters:
value
- allowed object isBranchAndFinancialInstitutionIdentification3
-
getRcvgAgt
Gets the value of the rcvgAgt property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification3
-
setRcvgAgt
Sets the value of the rcvgAgt property.- Parameters:
value
- allowed object isBranchAndFinancialInstitutionIdentification3
-
getDlvrgAgt
Gets the value of the dlvrgAgt property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification3
-
setDlvrgAgt
Sets the value of the dlvrgAgt property.- Parameters:
value
- allowed object isBranchAndFinancialInstitutionIdentification3
-
getIssgAgt
Gets the value of the issgAgt property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification3
-
setIssgAgt
Sets the value of the issgAgt property.- Parameters:
value
- allowed object isBranchAndFinancialInstitutionIdentification3
-
getSttlmPlc
Gets the value of the sttlmPlc property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification3
-
setSttlmPlc
Sets the value of the sttlmPlc property.- Parameters:
value
- allowed object isBranchAndFinancialInstitutionIdentification3
-
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
ProprietaryAgent1
-