Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_02.TransactionParty2
-
Packages that use TransactionParty2 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_02 -
-
Uses of TransactionParty2 in org.kapott.hbci.sepa.jaxb.camt_052_001_02
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_02 declared as TransactionParty2 Modifier and Type Field Description protected TransactionParty2
EntryTransaction2. rltdPties
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 that return TransactionParty2 Modifier and Type Method Description TransactionParty2
ObjectFactory. createTransactionParty2()
Create an instance ofTransactionParty2
TransactionParty2
EntryTransaction2. getRltdPties()
Gets the value of the rltdPties property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 with parameters of type TransactionParty2 Modifier and Type Method Description void
EntryTransaction2. setRltdPties(TransactionParty2 value)
Sets the value of the rltdPties property.
-