Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_07.CardIndividualTransaction2
-
Packages that use CardIndividualTransaction2 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_07 -
-
Uses of CardIndividualTransaction2 in org.kapott.hbci.sepa.jaxb.camt_052_001_07
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_07 declared as CardIndividualTransaction2 Modifier and Type Field Description protected CardIndividualTransaction2
CardTransaction3Choice. indv
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 that return CardIndividualTransaction2 Modifier and Type Method Description CardIndividualTransaction2
ObjectFactory. createCardIndividualTransaction2()
Create an instance ofCardIndividualTransaction2
CardIndividualTransaction2
CardTransaction3Choice. getIndv()
Gets the value of the indv property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 with parameters of type CardIndividualTransaction2 Modifier and Type Method Description void
CardTransaction3Choice. setIndv(CardIndividualTransaction2 value)
Sets the value of the indv property.
-