Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_001_10.TrackerRecord1
-
Packages that use TrackerRecord1 Package Description org.kapott.hbci.sepa.jaxb.pain_002_001_10 -
-
Uses of TrackerRecord1 in org.kapott.hbci.sepa.jaxb.pain_002_001_10
Fields in org.kapott.hbci.sepa.jaxb.pain_002_001_10 with type parameters of type TrackerRecord1 Modifier and Type Field Description protected java.util.List<TrackerRecord1>
TrackerData1. trckrRcrd
Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_10 that return TrackerRecord1 Modifier and Type Method Description TrackerRecord1
ObjectFactory. createTrackerRecord1()
Create an instance ofTrackerRecord1
Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_10 that return types with arguments of type TrackerRecord1 Modifier and Type Method Description java.util.List<TrackerRecord1>
TrackerData1. getTrckrRcrd()
Gets the value of the trckrRcrd property.
-