Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_07.ProprietaryPrice2
-
Packages that use ProprietaryPrice2 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_07 -
-
Uses of ProprietaryPrice2 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 ProprietaryPrice2 Modifier and Type Field Description protected java.util.List<ProprietaryPrice2>
TransactionPrice4Choice. prtry
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 that return ProprietaryPrice2 Modifier and Type Method Description ProprietaryPrice2
ObjectFactory. createProprietaryPrice2()
Create an instance ofProprietaryPrice2
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 that return types with arguments of type ProprietaryPrice2 Modifier and Type Method Description java.util.List<ProprietaryPrice2>
TransactionPrice4Choice. getPrtry()
Gets the value of the prtry property.
-