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