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