Class TransactionAgents2
- java.lang.Object
-
- org.kapott.hbci.sepa.jaxb.camt_052_001_02.TransactionAgents2
-
public class TransactionAgents2 extends java.lang.ObjectJava class for TransactionAgents2 complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TransactionAgents2"> <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.02}BranchAndFinancialInstitutionIdentification4" minOccurs="0"/> <element name="CdtrAgt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.02}BranchAndFinancialInstitutionIdentification4" minOccurs="0"/> <element name="IntrmyAgt1" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.02}BranchAndFinancialInstitutionIdentification4" minOccurs="0"/> <element name="IntrmyAgt2" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.02}BranchAndFinancialInstitutionIdentification4" minOccurs="0"/> <element name="IntrmyAgt3" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.02}BranchAndFinancialInstitutionIdentification4" minOccurs="0"/> <element name="RcvgAgt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.02}BranchAndFinancialInstitutionIdentification4" minOccurs="0"/> <element name="DlvrgAgt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.02}BranchAndFinancialInstitutionIdentification4" minOccurs="0"/> <element name="IssgAgt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.02}BranchAndFinancialInstitutionIdentification4" minOccurs="0"/> <element name="SttlmPlc" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.02}BranchAndFinancialInstitutionIdentification4" minOccurs="0"/> <element name="Prtry" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.02}ProprietaryAgent2" maxOccurs="unbounded" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
-
Field Summary
Fields Modifier and Type Field Description protected BranchAndFinancialInstitutionIdentification4cdtrAgtprotected BranchAndFinancialInstitutionIdentification4dbtrAgtprotected BranchAndFinancialInstitutionIdentification4dlvrgAgtprotected BranchAndFinancialInstitutionIdentification4intrmyAgt1protected BranchAndFinancialInstitutionIdentification4intrmyAgt2protected BranchAndFinancialInstitutionIdentification4intrmyAgt3protected BranchAndFinancialInstitutionIdentification4issgAgtprotected java.util.List<ProprietaryAgent2>prtryprotected BranchAndFinancialInstitutionIdentification4rcvgAgtprotected BranchAndFinancialInstitutionIdentification4sttlmPlc
-
Constructor Summary
Constructors Constructor Description TransactionAgents2()
-
Method Summary
-
-
-
Field Detail
-
dbtrAgt
protected BranchAndFinancialInstitutionIdentification4 dbtrAgt
-
cdtrAgt
protected BranchAndFinancialInstitutionIdentification4 cdtrAgt
-
intrmyAgt1
protected BranchAndFinancialInstitutionIdentification4 intrmyAgt1
-
intrmyAgt2
protected BranchAndFinancialInstitutionIdentification4 intrmyAgt2
-
intrmyAgt3
protected BranchAndFinancialInstitutionIdentification4 intrmyAgt3
-
rcvgAgt
protected BranchAndFinancialInstitutionIdentification4 rcvgAgt
-
dlvrgAgt
protected BranchAndFinancialInstitutionIdentification4 dlvrgAgt
-
issgAgt
protected BranchAndFinancialInstitutionIdentification4 issgAgt
-
sttlmPlc
protected BranchAndFinancialInstitutionIdentification4 sttlmPlc
-
prtry
protected java.util.List<ProprietaryAgent2> prtry
-
-
Method Detail
-
getDbtrAgt
public BranchAndFinancialInstitutionIdentification4 getDbtrAgt()
Gets the value of the dbtrAgt property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification4
-
setDbtrAgt
public void setDbtrAgt(BranchAndFinancialInstitutionIdentification4 value)
Sets the value of the dbtrAgt property.- Parameters:
value- allowed object isBranchAndFinancialInstitutionIdentification4
-
getCdtrAgt
public BranchAndFinancialInstitutionIdentification4 getCdtrAgt()
Gets the value of the cdtrAgt property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification4
-
setCdtrAgt
public void setCdtrAgt(BranchAndFinancialInstitutionIdentification4 value)
Sets the value of the cdtrAgt property.- Parameters:
value- allowed object isBranchAndFinancialInstitutionIdentification4
-
getIntrmyAgt1
public BranchAndFinancialInstitutionIdentification4 getIntrmyAgt1()
Gets the value of the intrmyAgt1 property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification4
-
setIntrmyAgt1
public void setIntrmyAgt1(BranchAndFinancialInstitutionIdentification4 value)
Sets the value of the intrmyAgt1 property.- Parameters:
value- allowed object isBranchAndFinancialInstitutionIdentification4
-
getIntrmyAgt2
public BranchAndFinancialInstitutionIdentification4 getIntrmyAgt2()
Gets the value of the intrmyAgt2 property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification4
-
setIntrmyAgt2
public void setIntrmyAgt2(BranchAndFinancialInstitutionIdentification4 value)
Sets the value of the intrmyAgt2 property.- Parameters:
value- allowed object isBranchAndFinancialInstitutionIdentification4
-
getIntrmyAgt3
public BranchAndFinancialInstitutionIdentification4 getIntrmyAgt3()
Gets the value of the intrmyAgt3 property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification4
-
setIntrmyAgt3
public void setIntrmyAgt3(BranchAndFinancialInstitutionIdentification4 value)
Sets the value of the intrmyAgt3 property.- Parameters:
value- allowed object isBranchAndFinancialInstitutionIdentification4
-
getRcvgAgt
public BranchAndFinancialInstitutionIdentification4 getRcvgAgt()
Gets the value of the rcvgAgt property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification4
-
setRcvgAgt
public void setRcvgAgt(BranchAndFinancialInstitutionIdentification4 value)
Sets the value of the rcvgAgt property.- Parameters:
value- allowed object isBranchAndFinancialInstitutionIdentification4
-
getDlvrgAgt
public BranchAndFinancialInstitutionIdentification4 getDlvrgAgt()
Gets the value of the dlvrgAgt property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification4
-
setDlvrgAgt
public void setDlvrgAgt(BranchAndFinancialInstitutionIdentification4 value)
Sets the value of the dlvrgAgt property.- Parameters:
value- allowed object isBranchAndFinancialInstitutionIdentification4
-
getIssgAgt
public BranchAndFinancialInstitutionIdentification4 getIssgAgt()
Gets the value of the issgAgt property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification4
-
setIssgAgt
public void setIssgAgt(BranchAndFinancialInstitutionIdentification4 value)
Sets the value of the issgAgt property.- Parameters:
value- allowed object isBranchAndFinancialInstitutionIdentification4
-
getSttlmPlc
public BranchAndFinancialInstitutionIdentification4 getSttlmPlc()
Gets the value of the sttlmPlc property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification4
-
setSttlmPlc
public void setSttlmPlc(BranchAndFinancialInstitutionIdentification4 value)
Sets the value of the sttlmPlc property.- Parameters:
value- allowed object isBranchAndFinancialInstitutionIdentification4
-
getPrtry
public java.util.List<ProprietaryAgent2> 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
setmethod 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
ProprietaryAgent2
-
-