Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_05.ProprietaryDate2
-
Packages that use ProprietaryDate2 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_05 -
-
Uses of ProprietaryDate2 in org.kapott.hbci.sepa.jaxb.camt_052_001_05
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_05 with type parameters of type ProprietaryDate2 Modifier and Type Field Description protected java.util.List<ProprietaryDate2>
TransactionDates2. prtry
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_05 that return ProprietaryDate2 Modifier and Type Method Description ProprietaryDate2
ObjectFactory. createProprietaryDate2()
Create an instance ofProprietaryDate2
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_05 that return types with arguments of type ProprietaryDate2 Modifier and Type Method Description java.util.List<ProprietaryDate2>
TransactionDates2. getPrtry()
Gets the value of the prtry property.
-