Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_01.ProprietaryParty1
-
Packages that use ProprietaryParty1 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_01 -
-
Uses of ProprietaryParty1 in org.kapott.hbci.sepa.jaxb.camt_052_001_01
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_01 with type parameters of type ProprietaryParty1 Modifier and Type Field Description protected java.util.List<ProprietaryParty1>
TransactionParty1. prtry
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 that return ProprietaryParty1 Modifier and Type Method Description ProprietaryParty1
ObjectFactory. createProprietaryParty1()
Create an instance ofProprietaryParty1
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 that return types with arguments of type ProprietaryParty1 Modifier and Type Method Description java.util.List<ProprietaryParty1>
TransactionParty1. getPrtry()
Gets the value of the prtry property.
-