Package org.shredzone.pdbconverter.pdb.record

Interface Summary
DatedRecord This interface marks records that contain a date.
Record Represents a single database entry.
 

Class Summary
AbstractRecord Abstract Record implementation that represents a single database entry.
AddressRecord A Record implementation that contains an Address record.
MemoRecord A Record implementation that contains a Memo record.
NotepadRecord An Record implementation that contains a Notepad entry.
RawRecord An Record implementation that just contains the raw database record.
ScheduleRecord An Record implementation for the Calendar PDB.
ScheduleRecord.Alarm Defines an Alarm.
ScheduleRecord.Repeat Defines the repetition of a schedule.
ScheduleRecord.ShortDate Contains an immutable date.
ScheduleRecord.ShortTime Contains an immutable time.
TodoRecord A Record implementation that contains a Todo record.
 

Enum Summary
AddressRecord.Field Available fields of an address.
AddressRecord.Label Available labels of an address.
ScheduleRecord.Alarm.Unit  
ScheduleRecord.Repeat.Mode  
 



Copyright © 2009-2011 shredzone.org. All Rights Reserved.