Class TransactionAgents1
- java.lang.Object
-
- org.kapott.hbci.sepa.jaxb.camt_052_001_01.TransactionAgents1
-
public class TransactionAgents1 extends java.lang.Object
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 Modifier and Type Field Description protected BranchAndFinancialInstitutionIdentification3
cdtrAgt
protected BranchAndFinancialInstitutionIdentification3
dbtrAgt
protected BranchAndFinancialInstitutionIdentification3
dlvrgAgt
protected BranchAndFinancialInstitutionIdentification3
intrmyAgt1
protected BranchAndFinancialInstitutionIdentification3
intrmyAgt2
protected BranchAndFinancialInstitutionIdentification3
intrmyAgt3
protected BranchAndFinancialInstitutionIdentification3
issgAgt
protected java.util.List<ProprietaryAgent1>
prtry
protected BranchAndFinancialInstitutionIdentification3
rcvgAgt
protected BranchAndFinancialInstitutionIdentification3
sttlmPlc
-
Constructor Summary
Constructors Constructor Description TransactionAgents1()
-
Method Summary
-
-
-
Field Detail
-
dbtrAgt
protected BranchAndFinancialInstitutionIdentification3 dbtrAgt
-
cdtrAgt
protected BranchAndFinancialInstitutionIdentification3 cdtrAgt
-
intrmyAgt1
protected BranchAndFinancialInstitutionIdentification3 intrmyAgt1
-
intrmyAgt2
protected BranchAndFinancialInstitutionIdentification3 intrmyAgt2
-
intrmyAgt3
protected BranchAndFinancialInstitutionIdentification3 intrmyAgt3
-
rcvgAgt
protected BranchAndFinancialInstitutionIdentification3 rcvgAgt
-
dlvrgAgt
protected BranchAndFinancialInstitutionIdentification3 dlvrgAgt
-
issgAgt
protected BranchAndFinancialInstitutionIdentification3 issgAgt
-
sttlmPlc
protected BranchAndFinancialInstitutionIdentification3 sttlmPlc
-
prtry
protected java.util.List<ProprietaryAgent1> prtry
-
-
Method Detail
-
getDbtrAgt
public BranchAndFinancialInstitutionIdentification3 getDbtrAgt()
Gets the value of the dbtrAgt property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification3
-
setDbtrAgt
public void setDbtrAgt(BranchAndFinancialInstitutionIdentification3 value)
Sets the value of the dbtrAgt property.- Parameters:
value
- allowed object isBranchAndFinancialInstitutionIdentification3
-
getCdtrAgt
public BranchAndFinancialInstitutionIdentification3 getCdtrAgt()
Gets the value of the cdtrAgt property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification3
-
setCdtrAgt
public void setCdtrAgt(BranchAndFinancialInstitutionIdentification3 value)
Sets the value of the cdtrAgt property.- Parameters:
value
- allowed object isBranchAndFinancialInstitutionIdentification3
-
getIntrmyAgt1
public BranchAndFinancialInstitutionIdentification3 getIntrmyAgt1()
Gets the value of the intrmyAgt1 property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification3
-
setIntrmyAgt1
public void setIntrmyAgt1(BranchAndFinancialInstitutionIdentification3 value)
Sets the value of the intrmyAgt1 property.- Parameters:
value
- allowed object isBranchAndFinancialInstitutionIdentification3
-
getIntrmyAgt2
public BranchAndFinancialInstitutionIdentification3 getIntrmyAgt2()
Gets the value of the intrmyAgt2 property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification3
-
setIntrmyAgt2
public void setIntrmyAgt2(BranchAndFinancialInstitutionIdentification3 value)
Sets the value of the intrmyAgt2 property.- Parameters:
value
- allowed object isBranchAndFinancialInstitutionIdentification3
-
getIntrmyAgt3
public BranchAndFinancialInstitutionIdentification3 getIntrmyAgt3()
Gets the value of the intrmyAgt3 property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification3
-
setIntrmyAgt3
public void setIntrmyAgt3(BranchAndFinancialInstitutionIdentification3 value)
Sets the value of the intrmyAgt3 property.- Parameters:
value
- allowed object isBranchAndFinancialInstitutionIdentification3
-
getRcvgAgt
public BranchAndFinancialInstitutionIdentification3 getRcvgAgt()
Gets the value of the rcvgAgt property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification3
-
setRcvgAgt
public void setRcvgAgt(BranchAndFinancialInstitutionIdentification3 value)
Sets the value of the rcvgAgt property.- Parameters:
value
- allowed object isBranchAndFinancialInstitutionIdentification3
-
getDlvrgAgt
public BranchAndFinancialInstitutionIdentification3 getDlvrgAgt()
Gets the value of the dlvrgAgt property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification3
-
setDlvrgAgt
public void setDlvrgAgt(BranchAndFinancialInstitutionIdentification3 value)
Sets the value of the dlvrgAgt property.- Parameters:
value
- allowed object isBranchAndFinancialInstitutionIdentification3
-
getIssgAgt
public BranchAndFinancialInstitutionIdentification3 getIssgAgt()
Gets the value of the issgAgt property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification3
-
setIssgAgt
public void setIssgAgt(BranchAndFinancialInstitutionIdentification3 value)
Sets the value of the issgAgt property.- Parameters:
value
- allowed object isBranchAndFinancialInstitutionIdentification3
-
getSttlmPlc
public BranchAndFinancialInstitutionIdentification3 getSttlmPlc()
Gets the value of the sttlmPlc property.- Returns:
- possible object is
BranchAndFinancialInstitutionIdentification3
-
setSttlmPlc
public void setSttlmPlc(BranchAndFinancialInstitutionIdentification3 value)
Sets the value of the sttlmPlc property.- Parameters:
value
- allowed object isBranchAndFinancialInstitutionIdentification3
-
getPrtry
public java.util.List<ProprietaryAgent1> 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
-
-