Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_04.Product2
-
Packages that use Product2 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_04 -
-
Uses of Product2 in org.kapott.hbci.sepa.jaxb.camt_052_001_04
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_04 declared as Product2 Modifier and Type Field Description protected Product2
CardIndividualTransaction1. pdct
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 that return Product2 Modifier and Type Method Description Product2
ObjectFactory. createProduct2()
Create an instance ofProduct2
Product2
CardIndividualTransaction1. getPdct()
Gets the value of the pdct property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 with parameters of type Product2 Modifier and Type Method Description void
CardIndividualTransaction1. setPdct(Product2 value)
Sets the value of the pdct property.
-