Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_06.TrackData1
-
Packages that use TrackData1 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_06 -
-
Uses of TrackData1 in org.kapott.hbci.sepa.jaxb.camt_052_001_06
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_06 with type parameters of type TrackData1 Modifier and Type Field Description protected java.util.List<TrackData1>
PlainCardData1. trckData
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_06 that return TrackData1 Modifier and Type Method Description TrackData1
ObjectFactory. createTrackData1()
Create an instance ofTrackData1
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_06 that return types with arguments of type TrackData1 Modifier and Type Method Description java.util.List<TrackData1>
PlainCardData1. getTrckData()
Gets the value of the trckData property.
-