Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_07.Price7
-
Packages that use Price7 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_07 -
-
Uses of Price7 in org.kapott.hbci.sepa.jaxb.camt_052_001_07
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_07 declared as Price7 Modifier and Type Field Description protected Price7
TransactionPrice4Choice. dealPric
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 that return Price7 Modifier and Type Method Description Price7
ObjectFactory. createPrice7()
Create an instance ofPrice7
Price7
TransactionPrice4Choice. getDealPric()
Gets the value of the dealPric property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 with parameters of type Price7 Modifier and Type Method Description void
TransactionPrice4Choice. setDealPric(Price7 value)
Sets the value of the dealPric property.
-