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