Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_06.DateAndDateTimeChoice
-
Packages that use DateAndDateTimeChoice Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_06 -
-
Uses of DateAndDateTimeChoice in org.kapott.hbci.sepa.jaxb.camt_052_001_06
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_06 declared as DateAndDateTimeChoice Modifier and Type Field Description protected DateAndDateTimeChoiceReportEntry8. bookgDtprotected DateAndDateTimeChoiceCashBalance7. dtprotected DateAndDateTimeChoiceProprietaryDate2. dtprotected DateAndDateTimeChoiceReportEntry8. valDtMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_06 that return DateAndDateTimeChoice Modifier and Type Method Description DateAndDateTimeChoiceObjectFactory. createDateAndDateTimeChoice()Create an instance ofDateAndDateTimeChoiceDateAndDateTimeChoiceReportEntry8. getBookgDt()Gets the value of the bookgDt property.DateAndDateTimeChoiceCashBalance7. getDt()Gets the value of the dt property.DateAndDateTimeChoiceProprietaryDate2. getDt()Gets the value of the dt property.DateAndDateTimeChoiceReportEntry8. getValDt()Gets the value of the valDt property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_06 with parameters of type DateAndDateTimeChoice Modifier and Type Method Description voidReportEntry8. setBookgDt(DateAndDateTimeChoice value)Sets the value of the bookgDt property.voidCashBalance7. setDt(DateAndDateTimeChoice value)Sets the value of the dt property.voidProprietaryDate2. setDt(DateAndDateTimeChoice value)Sets the value of the dt property.voidReportEntry8. setValDt(DateAndDateTimeChoice value)Sets the value of the valDt property.
-