- getAlarm() - Method in class org.shredzone.pdbconverter.pdb.record.NotepadRecord
-
Get the date and time of the notepad alarm.
- getAlarm() - Method in class org.shredzone.pdbconverter.pdb.record.ScheduleRecord
-
Gets the alarm for this entry.
- getAppInfo() - Method in class org.shredzone.pdbconverter.pdb.PdbDatabase
-
- getAttributes() - Method in class org.shredzone.pdbconverter.pdb.PdbDatabase
-
Gets the attributes of the database.
- getBackupTime() - Method in class org.shredzone.pdbconverter.pdb.PdbDatabase
-
Gets the backup time of the database.
- getCategories() - Method in class org.shredzone.pdbconverter.pdb.appinfo.CategoryAppInfo
-
Gets a list of category names.
- getCategory() - Method in class org.shredzone.pdbconverter.handler.ExportOptions
-
Category name to be exported only.
- getCategory() - Method in class org.shredzone.pdbconverter.pdb.record.ScheduleRecord
-
Gets the category of the schedule.
- getCategoryByIndex(int) - Method in class org.shredzone.pdbconverter.pdb.appinfo.CategoryAppInfo
-
- getCategoryByKey(int) - Method in class org.shredzone.pdbconverter.pdb.appinfo.CategoryAppInfo
-
- getCategoryIndex() - Method in class org.shredzone.pdbconverter.pdb.record.AbstractRecord
-
- getCategoryIndex() - Method in interface org.shredzone.pdbconverter.pdb.record.Record
-
Returns the category index of this entry.
- getColumn(Row, String, C) - Method in class org.shredzone.pdbconverter.mdb.AbstractMdbReader
-
Gets the value of a row's column.
- getColumnRequired(Row, String) - Method in class org.shredzone.pdbconverter.mdb.AbstractMdbReader
-
Gets the value of a row's column.
- getCountry() - Method in class org.shredzone.pdbconverter.pdb.appinfo.AddressAppInfo
-
Gets the country code (as ISO 3166-1-alpha-2 code).
- getCreated() - Method in class org.shredzone.pdbconverter.pdb.record.NotepadRecord
-
Get the date and time when the note was created.
- getCreationTime() - Method in class org.shredzone.pdbconverter.pdb.PdbDatabase
-
Gets the creation time of the database.
- getCreator() - Method in class org.shredzone.pdbconverter.pdb.PdbDatabase
-
Gets the database creator.
- getDate() - Method in class org.shredzone.pdbconverter.pdb.record.TodoRecord
-
Gets the due date.
- getDateColumnRequired(Row, String, TimeZone) - Method in class org.shredzone.pdbconverter.mdb.AbstractMdbReader
-
- getDay() - Method in class org.shredzone.pdbconverter.pdb.record.ScheduleRecord.ShortDate
-
- getDescription() - Method in class org.shredzone.pdbconverter.handler.AddressXmlHandler
-
- getDescription() - Method in interface org.shredzone.pdbconverter.handler.ExportHandler
-
Gets a description about the input and output file format.
- getDescription() - Method in class org.shredzone.pdbconverter.handler.ICalendarHandler
-
- getDescription() - Method in class org.shredzone.pdbconverter.handler.MdbICalendarHandler
-
- getDescription() - Method in class org.shredzone.pdbconverter.handler.MemoXmlHandler
-
- getDescription() - Method in class org.shredzone.pdbconverter.handler.NotepadHandler
-
- getDescription() - Method in class org.shredzone.pdbconverter.handler.TodoXmlHandler
-
- getDescription() - Method in class org.shredzone.pdbconverter.handler.VCardHandler
-
- getDescription() - Method in class org.shredzone.pdbconverter.handler.ZipHandler
-
- getDescription() - Method in class org.shredzone.pdbconverter.pdb.record.ScheduleRecord
-
Gets the description for this schedule.
- getDescription() - Method in class org.shredzone.pdbconverter.pdb.record.TodoRecord
-
Gets the description.
- getDisplayPhone() - Method in class org.shredzone.pdbconverter.pdb.record.AddressRecord
-
Gets the phone index to be displayed.
- getEndTime() - Method in class org.shredzone.pdbconverter.pdb.record.ScheduleRecord
-
Gets the ending time of the schedule.
- getExceptions() - Method in class org.shredzone.pdbconverter.pdb.record.ScheduleRecord
-
Gets the exceptions of a repeated schedule.
- getField(AddressRecord.Field) - Method in class org.shredzone.pdbconverter.pdb.record.AddressRecord
-
Gets the value of a field.
- getFrequency() - Method in class org.shredzone.pdbconverter.pdb.record.ScheduleRecord.Repeat
-
- getFrom() - Method in class org.shredzone.pdbconverter.handler.ExportOptions
-
Date range, starting from.
- getHandlers() - Static method in class org.shredzone.pdbconverter.ConverterRegister
-
- getHour() - Method in class org.shredzone.pdbconverter.pdb.record.ScheduleRecord.ShortTime
-
- getImagePng() - Method in class org.shredzone.pdbconverter.pdb.record.NotepadRecord
-
Gets the image data.
- getInstance() - Static method in class org.shredzone.pdbconverter.CalendarFactory
-
Gets the singleton instance of the factory.
- getKey() - Method in class org.shredzone.pdbconverter.pdb.appinfo.CategoryAppInfo.Category
-
- getLabel(AddressRecord.Label) - Method in class org.shredzone.pdbconverter.pdb.appinfo.AddressAppInfo
-
Gets the label text for a label.
- getLabel(AddressRecord.Field) - Method in class org.shredzone.pdbconverter.pdb.record.AddressRecord
-
Gets the label of a field.
- getListCellRendererComponent(JList<? extends Object>, Object, int, boolean, boolean) - Method in class org.shredzone.pdbconverter.gui.ConverterPanel.ModeListCellRenderer
-
- getLocation() - Method in class org.shredzone.pdbconverter.pdb.record.ScheduleRecord
-
Gets the location of the schedule.
- getMemo() - Method in class org.shredzone.pdbconverter.pdb.record.MemoRecord
-
Gets the memo message.
- getMinute() - Method in class org.shredzone.pdbconverter.pdb.record.ScheduleRecord.ShortTime
-
- getMode() - Method in class org.shredzone.pdbconverter.pdb.record.ScheduleRecord.Repeat
-
- getModificationNumber() - Method in class org.shredzone.pdbconverter.pdb.PdbDatabase
-
Gets the modification number.
- getModificationTime() - Method in class org.shredzone.pdbconverter.pdb.PdbDatabase
-
Gets the modification time of the database.
- getModified() - Method in class org.shredzone.pdbconverter.pdb.record.NotepadRecord
-
Get the date and time when the note was modified.
- getMonth() - Method in class org.shredzone.pdbconverter.pdb.record.ScheduleRecord.ShortDate
-
- getMonthlyDay() - Method in class org.shredzone.pdbconverter.pdb.record.ScheduleRecord.Repeat
-
Weekday in week where the repetition occurs. 0 = Sunday, and so on.
- getMonthlyWeek() - Method in class org.shredzone.pdbconverter.pdb.record.ScheduleRecord.Repeat
-
Week in month where the repetition occurs.
- getName() - Method in class org.shredzone.pdbconverter.handler.AddressXmlHandler
-
- getName() - Method in interface org.shredzone.pdbconverter.handler.ExportHandler
-
Gets the name of the handler.
- getName() - Method in class org.shredzone.pdbconverter.handler.ICalendarHandler
-
- getName() - Method in class org.shredzone.pdbconverter.handler.MdbICalendarHandler
-
- getName() - Method in class org.shredzone.pdbconverter.handler.MemoXmlHandler
-
- getName() - Method in class org.shredzone.pdbconverter.handler.NotepadHandler
-
- getName() - Method in class org.shredzone.pdbconverter.handler.TodoXmlHandler
-
- getName() - Method in class org.shredzone.pdbconverter.handler.VCardHandler
-
- getName() - Method in class org.shredzone.pdbconverter.handler.ZipHandler
-
- getName() - Method in class org.shredzone.pdbconverter.pdb.appinfo.CategoryAppInfo.Category
-
- getName() - Method in class org.shredzone.pdbconverter.pdb.PdbDatabase
-
Gets the database name (for example "CalendarDB-PDat").
- getNote() - Method in class org.shredzone.pdbconverter.pdb.record.ScheduleRecord
-
Gets an optional note.
- getNote() - Method in class org.shredzone.pdbconverter.pdb.record.TodoRecord
-
Gets the note.
- getPriority() - Method in class org.shredzone.pdbconverter.pdb.record.TodoRecord
-
Gets the priority.
- getRaw() - Method in class org.shredzone.pdbconverter.pdb.record.RawRecord
-
Gets the raw content of the record.
- getRawAppInfo() - Method in class org.shredzone.pdbconverter.pdb.appinfo.RawAppInfo
-
Gets the raw appinfo.
- getRecordDate() - Method in interface org.shredzone.pdbconverter.pdb.record.DatedRecord
-
Gets the date of this record.
- getRecordDate() - Method in class org.shredzone.pdbconverter.pdb.record.NotepadRecord
-
- getRecordDate() - Method in class org.shredzone.pdbconverter.pdb.record.ScheduleRecord
-
- getRecordDate() - Method in class org.shredzone.pdbconverter.pdb.record.TodoRecord
-
- getRecords() - Method in class org.shredzone.pdbconverter.pdb.PdbDatabase
-
Gets all records of this database.
- getRepeat() - Method in class org.shredzone.pdbconverter.pdb.record.ScheduleRecord
-
Gets the repetition of this schedule.
- getSchedule() - Method in class org.shredzone.pdbconverter.pdb.record.ScheduleRecord
-
Gets the scheduled date.
- getStartTime() - Method in class org.shredzone.pdbconverter.pdb.record.ScheduleRecord
-
Gets the starting time of the schedule.
- getTable(String) - Method in class org.shredzone.pdbconverter.mdb.AbstractMdbReader
-
Reads a Table
from the database.
- getTimeZone() - Method in class org.shredzone.pdbconverter.CalendarFactory
-
- getTitle() - Method in class org.shredzone.pdbconverter.pdb.record.NotepadRecord
-
Get the title of the note.
- getType() - Method in class org.shredzone.pdbconverter.pdb.PdbDatabase
-
Gets the database type.
- getUnit() - Method in class org.shredzone.pdbconverter.pdb.record.ScheduleRecord.Alarm
-
- getUntil() - Method in class org.shredzone.pdbconverter.handler.ExportOptions
-
Date range, ending at (exclusive).
- getUntil() - Method in class org.shredzone.pdbconverter.pdb.record.ScheduleRecord.Repeat
-
- getValue() - Method in class org.shredzone.pdbconverter.pdb.record.ScheduleRecord.Alarm
-
- getVersion() - Method in class org.shredzone.pdbconverter.pdb.PdbDatabase
-
Gets the database version.
- getWeeklyDays() - Method in class org.shredzone.pdbconverter.pdb.record.ScheduleRecord.Repeat
-
Array of days in week where the repetition occurs.
- getYear() - Method in class org.shredzone.pdbconverter.pdb.record.ScheduleRecord.ShortDate
-
- valueOf(String) - Static method in enum org.shredzone.pdbconverter.export.VCardExporter.PhoneType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.shredzone.pdbconverter.pdb.record.AddressRecord.Field
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.shredzone.pdbconverter.pdb.record.AddressRecord.Label
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.shredzone.pdbconverter.pdb.record.ScheduleRecord.Alarm.Unit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.shredzone.pdbconverter.pdb.record.ScheduleRecord.Repeat.Mode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.shredzone.pdbconverter.export.VCardExporter.PhoneType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.shredzone.pdbconverter.pdb.record.AddressRecord.Field
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.shredzone.pdbconverter.pdb.record.AddressRecord.Label
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.shredzone.pdbconverter.pdb.record.ScheduleRecord.Alarm.Unit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.shredzone.pdbconverter.pdb.record.ScheduleRecord.Repeat.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VCardExporter - Class in org.shredzone.pdbconverter.export
-
- VCardExporter() - Constructor for class org.shredzone.pdbconverter.export.VCardExporter
-
- VCardExporter.PhoneType - Enum in org.shredzone.pdbconverter.export
-
Types of vCard phones.
- VCardHandler - Class in org.shredzone.pdbconverter.handler
-
- VCardHandler() - Constructor for class org.shredzone.pdbconverter.handler.VCardHandler
-