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