public interface DatedRecord extends Record
Modifier and Type | Method and Description |
---|---|
Calendar |
getRecordDate()
Gets the date of this record.
|
Calendar getRecordDate()
Calendar
, or null
if this record has no date set.Copyright © 2009–2017. All rights reserved.