Skip navigation links
A C D E F G I M N O P R S T V 

A

AbstractRecord - Class in org.shredzone.commons.pdb.record
Abstract Record implementation that represents a single database entry.
AbstractRecord(int) - Constructor for class org.shredzone.commons.pdb.record.AbstractRecord
Create a new Entry.
AddressAppInfo - Class in org.shredzone.commons.pdb.appinfo
A CategoryAppInfo with more details about the AddressRecord.
AddressAppInfo() - Constructor for class org.shredzone.commons.pdb.appinfo.AddressAppInfo
 
AddressConverter - Class in org.shredzone.commons.pdb.converter
A Converter that reads Address records.
AddressConverter() - Constructor for class org.shredzone.commons.pdb.converter.AddressConverter
 
AddressRecord - Class in org.shredzone.commons.pdb.record
A Record implementation that contains an Address record.
AddressRecord(int) - Constructor for class org.shredzone.commons.pdb.record.AddressRecord
 
AddressRecord.Field - Enum in org.shredzone.commons.pdb.record
Available fields of an address.
AddressRecord.Label - Enum in org.shredzone.commons.pdb.record
Available labels of an address.
Alarm(int, ScheduleRecord.Alarm.Unit) - Constructor for class org.shredzone.commons.pdb.record.ScheduleRecord.Alarm
Creates a new ScheduleRecord.Alarm.
AppInfo - Interface in org.shredzone.commons.pdb.appinfo
Interface for an AppInfo container.
ATTR_APPINFODIRTY - Static variable in class org.shredzone.commons.pdb.PdbDatabase
 
ATTR_BACKUP - Static variable in class org.shredzone.commons.pdb.PdbDatabase
 
ATTR_BUNDLE - Static variable in class org.shredzone.commons.pdb.PdbDatabase
 
ATTR_BUSY - Static variable in class org.shredzone.commons.pdb.record.AbstractRecord
 
ATTR_COPYPREVENTION - Static variable in class org.shredzone.commons.pdb.PdbDatabase
 
ATTR_DELETE - Static variable in class org.shredzone.commons.pdb.record.AbstractRecord
 
ATTR_DIRTY - Static variable in class org.shredzone.commons.pdb.record.AbstractRecord
 
ATTR_HIDDEN - Static variable in class org.shredzone.commons.pdb.PdbDatabase
 
ATTR_LAUNCHABLE_DATA - Static variable in class org.shredzone.commons.pdb.PdbDatabase
 
ATTR_OKINSTALLNEWER - Static variable in class org.shredzone.commons.pdb.PdbDatabase
 
ATTR_OPEN - Static variable in class org.shredzone.commons.pdb.PdbDatabase
 
ATTR_READONLY - Static variable in class org.shredzone.commons.pdb.PdbDatabase
 
ATTR_RECYCLABLE - Static variable in class org.shredzone.commons.pdb.PdbDatabase
 
ATTR_RESDB - Static variable in class org.shredzone.commons.pdb.PdbDatabase
 
ATTR_RESET - Static variable in class org.shredzone.commons.pdb.PdbDatabase
 
ATTR_SECRET - Static variable in class org.shredzone.commons.pdb.record.AbstractRecord
 
ATTR_STREAM - Static variable in class org.shredzone.commons.pdb.PdbDatabase
 

C

CalendarFactory - Class in org.shredzone.commons.pdb
A factory singleton for creating Calendar instances and keeping a central TimeZone.
CalendarFactory() - Constructor for class org.shredzone.commons.pdb.CalendarFactory
 
Category(String, int, boolean) - Constructor for class org.shredzone.commons.pdb.appinfo.CategoryAppInfo.Category
 
CategoryAppInfo - Class in org.shredzone.commons.pdb.appinfo
A standard AppInfo container that contains a list of category names.
CategoryAppInfo() - Constructor for class org.shredzone.commons.pdb.appinfo.CategoryAppInfo
 
CategoryAppInfo.Category - Class in org.shredzone.commons.pdb.appinfo
A single category.
convert(PdbFile, int, int, int, PdbDatabase<AddressRecord, AddressAppInfo>) - Method in class org.shredzone.commons.pdb.converter.AddressConverter
 
convert(PdbFile, int, int, int, PdbDatabase<T, U>) - Method in interface org.shredzone.commons.pdb.converter.Converter
Converts raw record data to a Record object.
convert(PdbFile, int, int, int, PdbDatabase<MemoRecord, CategoryAppInfo>) - Method in class org.shredzone.commons.pdb.converter.MemoConverter
 
convert(PdbFile, int, int, int, PdbDatabase<NotepadRecord, CategoryAppInfo>) - Method in class org.shredzone.commons.pdb.converter.NotepadConverter
 
convert(PdbFile, int, int, int, PdbDatabase<RawRecord, RawAppInfo>) - Method in class org.shredzone.commons.pdb.converter.RawConverter
 
convert(PdbFile, int, int, int, PdbDatabase<ScheduleRecord, CategoryAppInfo>) - Method in class org.shredzone.commons.pdb.converter.ScheduleConverter
 
convert(PdbFile, int, int, int, PdbDatabase<TodoRecord, CategoryAppInfo>) - Method in class org.shredzone.commons.pdb.converter.TodoConverter
 
convertAppInfo(PdbFile, int, PdbDatabase<AddressRecord, AddressAppInfo>) - Method in class org.shredzone.commons.pdb.converter.AddressConverter
 
convertAppInfo(PdbFile, int, PdbDatabase<T, U>) - Method in interface org.shredzone.commons.pdb.converter.Converter
Converts raw application info data to an AppInfo.
convertAppInfo(PdbFile, int, PdbDatabase<MemoRecord, CategoryAppInfo>) - Method in class org.shredzone.commons.pdb.converter.MemoConverter
 
convertAppInfo(PdbFile, int, PdbDatabase<NotepadRecord, CategoryAppInfo>) - Method in class org.shredzone.commons.pdb.converter.NotepadConverter
 
convertAppInfo(PdbFile, int, PdbDatabase<RawRecord, RawAppInfo>) - Method in class org.shredzone.commons.pdb.converter.RawConverter
 
convertAppInfo(PdbFile, int, PdbDatabase<ScheduleRecord, CategoryAppInfo>) - Method in class org.shredzone.commons.pdb.converter.ScheduleConverter
 
convertAppInfo(PdbFile, int, PdbDatabase<TodoRecord, CategoryAppInfo>) - Method in class org.shredzone.commons.pdb.converter.TodoConverter
 
Converter<T extends Record,U extends AppInfo> - Interface in org.shredzone.commons.pdb.converter
Converts a PDB record into an Record object.
convertSpecialChars(String) - Static method in class org.shredzone.commons.pdb.PdbFile
Converts special PalmOS characters into their unicode equivalents.
create() - Method in class org.shredzone.commons.pdb.CalendarFactory
Creates a new Calendar instance with the current time zone.
createPalmEpoch() - Method in class org.shredzone.commons.pdb.CalendarFactory
Creates a Calendar that is set to the PalmOS epoch.
createWithTimeZone(TimeZone) - Method in class org.shredzone.commons.pdb.CalendarFactory
Creates a new Calendar instance with the given time zone.

D

DatedRecord - Interface in org.shredzone.commons.pdb.record
This interface marks records that contain a date.

E

EPOCH_YEAR - Static variable in class org.shredzone.commons.pdb.CalendarFactory
Epoch of PalmOS starts on January 1st, 1904.

F

findCategoryByKey(int) - Method in class org.shredzone.commons.pdb.appinfo.CategoryAppInfo
Finds a CategoryAppInfo.Category index by the category key.
findCategoryByName(String) - Method in class org.shredzone.commons.pdb.appinfo.CategoryAppInfo
Finds a CategoryAppInfo.Category index by the category name.
FLAG_ALARM - Static variable in class org.shredzone.commons.pdb.converter.ScheduleConverter
 
FLAG_DESCRIPTION - Static variable in class org.shredzone.commons.pdb.converter.ScheduleConverter
 
FLAG_EXCEPTIONS - Static variable in class org.shredzone.commons.pdb.converter.ScheduleConverter
 
FLAG_LOCATION - Static variable in class org.shredzone.commons.pdb.converter.ScheduleConverter
 
FLAG_NOTE - Static variable in class org.shredzone.commons.pdb.converter.ScheduleConverter
 
FLAG_REPEAT - Static variable in class org.shredzone.commons.pdb.converter.ScheduleConverter
 

G

getAlarm() - Method in class org.shredzone.commons.pdb.record.NotepadRecord
Get the date and time of the notepad alarm.
getAlarm() - Method in class org.shredzone.commons.pdb.record.ScheduleRecord
Gets the alarm for this entry.
getAppInfo() - Method in class org.shredzone.commons.pdb.PdbDatabase
Gets the AppInfo of this database.
getAttributes() - Method in class org.shredzone.commons.pdb.PdbDatabase
Gets the attributes of the database.
getBackupTime() - Method in class org.shredzone.commons.pdb.PdbDatabase
Gets the backup time of the database.
getCategories() - Method in class org.shredzone.commons.pdb.appinfo.CategoryAppInfo
Gets a list of category names.
getCategory() - Method in class org.shredzone.commons.pdb.record.ScheduleRecord
Gets the category of the schedule.
getCategoryByIndex(int) - Method in class org.shredzone.commons.pdb.appinfo.CategoryAppInfo
Finds a CategoryAppInfo.Category by its index.
getCategoryByKey(int) - Method in class org.shredzone.commons.pdb.appinfo.CategoryAppInfo
Finds a CategoryAppInfo.Category by its key.
getCategoryIndex() - Method in class org.shredzone.commons.pdb.record.AbstractRecord
 
getCategoryIndex() - Method in interface org.shredzone.commons.pdb.record.Record
Returns the category index of this entry.
getCountry() - Method in class org.shredzone.commons.pdb.appinfo.AddressAppInfo
Gets the country code (as ISO 3166-1-alpha-2 code).
getCreated() - Method in class org.shredzone.commons.pdb.record.NotepadRecord
Get the date and time when the note was created.
getCreationTime() - Method in class org.shredzone.commons.pdb.PdbDatabase
Gets the creation time of the database.
getCreator() - Method in class org.shredzone.commons.pdb.PdbDatabase
Gets the database creator.
getDate() - Method in class org.shredzone.commons.pdb.record.TodoRecord
Gets the due date.
getDay() - Method in class org.shredzone.commons.pdb.record.ScheduleRecord.ShortDate
 
getDescription() - Method in class org.shredzone.commons.pdb.record.ScheduleRecord
Gets the description for this schedule.
getDescription() - Method in class org.shredzone.commons.pdb.record.TodoRecord
Gets the description.
getDisplayPhone() - Method in class org.shredzone.commons.pdb.record.AddressRecord
Gets the phone index to be displayed.
getEndTime() - Method in class org.shredzone.commons.pdb.record.ScheduleRecord
Gets the ending time of the schedule.
getExceptions() - Method in class org.shredzone.commons.pdb.record.ScheduleRecord
Gets the exceptions of a repeated schedule.
getField(AddressRecord.Field) - Method in class org.shredzone.commons.pdb.record.AddressRecord
Gets the value of a field.
getFrequency() - Method in class org.shredzone.commons.pdb.record.ScheduleRecord.Repeat
 
getHour() - Method in class org.shredzone.commons.pdb.record.ScheduleRecord.ShortTime
 
getImagePng() - Method in class org.shredzone.commons.pdb.record.NotepadRecord
Gets the image data.
getInstance() - Static method in class org.shredzone.commons.pdb.CalendarFactory
Gets the singleton instance of the factory.
getKey() - Method in class org.shredzone.commons.pdb.appinfo.CategoryAppInfo.Category
 
getLabel(AddressRecord.Label) - Method in class org.shredzone.commons.pdb.appinfo.AddressAppInfo
Gets the label text for a label.
getLabel(AddressRecord.Field) - Method in class org.shredzone.commons.pdb.record.AddressRecord
Gets the label of a field.
getLocation() - Method in class org.shredzone.commons.pdb.record.ScheduleRecord
Gets the location of the schedule.
getMemo() - Method in class org.shredzone.commons.pdb.record.MemoRecord
Gets the memo message.
getMinute() - Method in class org.shredzone.commons.pdb.record.ScheduleRecord.ShortTime
 
getMode() - Method in class org.shredzone.commons.pdb.record.ScheduleRecord.Repeat
 
getModificationNumber() - Method in class org.shredzone.commons.pdb.PdbDatabase
Gets the modification number.
getModificationTime() - Method in class org.shredzone.commons.pdb.PdbDatabase
Gets the modification time of the database.
getModified() - Method in class org.shredzone.commons.pdb.record.NotepadRecord
Get the date and time when the note was modified.
getMonth() - Method in class org.shredzone.commons.pdb.record.ScheduleRecord.ShortDate
 
getMonthlyDay() - Method in class org.shredzone.commons.pdb.record.ScheduleRecord.Repeat
Weekday in week where the repetition occurs. 0 = Sunday, and so on.
getMonthlyWeek() - Method in class org.shredzone.commons.pdb.record.ScheduleRecord.Repeat
Week in month where the repetition occurs.
getName() - Method in class org.shredzone.commons.pdb.appinfo.CategoryAppInfo.Category
 
getName() - Method in class org.shredzone.commons.pdb.PdbDatabase
Gets the database name (for example "CalendarDB-PDat").
getNote() - Method in class org.shredzone.commons.pdb.record.ScheduleRecord
Gets an optional note.
getNote() - Method in class org.shredzone.commons.pdb.record.TodoRecord
Gets the note.
getPriority() - Method in class org.shredzone.commons.pdb.record.TodoRecord
Gets the priority.
getRaw() - Method in class org.shredzone.commons.pdb.record.RawRecord
Gets the raw content of the record.
getRawAppInfo() - Method in class org.shredzone.commons.pdb.appinfo.RawAppInfo
Gets the raw appinfo.
getRecordDate() - Method in interface org.shredzone.commons.pdb.record.DatedRecord
Gets the date of this record.
getRecordDate() - Method in class org.shredzone.commons.pdb.record.NotepadRecord
 
getRecordDate() - Method in class org.shredzone.commons.pdb.record.ScheduleRecord
 
getRecordDate() - Method in class org.shredzone.commons.pdb.record.TodoRecord
 
getRecords() - Method in class org.shredzone.commons.pdb.PdbDatabase
Gets all records of this database.
getRepeat() - Method in class org.shredzone.commons.pdb.record.ScheduleRecord
Gets the repetition of this schedule.
getSchedule() - Method in class org.shredzone.commons.pdb.record.ScheduleRecord
Gets the scheduled date.
getStartTime() - Method in class org.shredzone.commons.pdb.record.ScheduleRecord
Gets the starting time of the schedule.
getTimeZone() - Method in class org.shredzone.commons.pdb.CalendarFactory
 
getTitle() - Method in class org.shredzone.commons.pdb.record.NotepadRecord
Get the title of the note.
getType() - Method in class org.shredzone.commons.pdb.PdbDatabase
Gets the database type.
getUnit() - Method in class org.shredzone.commons.pdb.record.ScheduleRecord.Alarm
 
getUntil() - Method in class org.shredzone.commons.pdb.record.ScheduleRecord.Repeat
 
getValue() - Method in class org.shredzone.commons.pdb.record.ScheduleRecord.Alarm
 
getVersion() - Method in class org.shredzone.commons.pdb.PdbDatabase
Gets the database version.
getWeeklyDays() - Method in class org.shredzone.commons.pdb.record.ScheduleRecord.Repeat
Array of days in week where the repetition occurs.
getYear() - Method in class org.shredzone.commons.pdb.record.ScheduleRecord.ShortDate
 

I

isAcceptable(PdbDatabase<AddressRecord, AddressAppInfo>) - Method in class org.shredzone.commons.pdb.converter.AddressConverter
 
isAcceptable(PdbDatabase<T, U>) - Method in interface org.shredzone.commons.pdb.converter.Converter
Checks if this record converter is able to convert records for the PdbDatabase.
isAcceptable(PdbDatabase<MemoRecord, CategoryAppInfo>) - Method in class org.shredzone.commons.pdb.converter.MemoConverter
 
isAcceptable(PdbDatabase<NotepadRecord, CategoryAppInfo>) - Method in class org.shredzone.commons.pdb.converter.NotepadConverter
 
isAcceptable(PdbDatabase<RawRecord, RawAppInfo>) - Method in class org.shredzone.commons.pdb.converter.RawConverter
 
isAcceptable(PdbDatabase<ScheduleRecord, CategoryAppInfo>) - Method in class org.shredzone.commons.pdb.converter.ScheduleConverter
 
isAcceptable(PdbDatabase<TodoRecord, CategoryAppInfo>) - Method in class org.shredzone.commons.pdb.converter.TodoConverter
 
isBusy() - Method in class org.shredzone.commons.pdb.record.AbstractRecord
 
isBusy() - Method in interface org.shredzone.commons.pdb.record.Record
Is this entry busy?
isCompleted() - Method in class org.shredzone.commons.pdb.record.TodoRecord
Checks if this to-do is completed.
isDelete() - Method in class org.shredzone.commons.pdb.record.AbstractRecord
 
isDelete() - Method in interface org.shredzone.commons.pdb.record.Record
Is this entry deleted?
isDirty() - Method in class org.shredzone.commons.pdb.record.AbstractRecord
 
isDirty() - Method in interface org.shredzone.commons.pdb.record.Record
Is this entry dirty?
isRenamed() - Method in class org.shredzone.commons.pdb.appinfo.CategoryAppInfo.Category
 
isSecret() - Method in class org.shredzone.commons.pdb.record.AbstractRecord
 
isSecret() - Method in interface org.shredzone.commons.pdb.record.Record
Is this entry secret?

M

MemoConverter - Class in org.shredzone.commons.pdb.converter
A Converter that handles memo records.
MemoConverter() - Constructor for class org.shredzone.commons.pdb.converter.MemoConverter
 
MemoRecord - Class in org.shredzone.commons.pdb.record
A Record implementation that contains a Memo record.
MemoRecord(int) - Constructor for class org.shredzone.commons.pdb.record.MemoRecord
Creates a new MemoRecord.

N

NotepadConverter - Class in org.shredzone.commons.pdb.converter
An Converter that handles notepad entries.
NotepadConverter() - Constructor for class org.shredzone.commons.pdb.converter.NotepadConverter
 
NotepadRecord - Class in org.shredzone.commons.pdb.record
An Record implementation that contains a Notepad entry.
NotepadRecord(int) - Constructor for class org.shredzone.commons.pdb.record.NotepadRecord
Creates a new NotepadRecord.

O

org.shredzone.commons.pdb - package org.shredzone.commons.pdb
 
org.shredzone.commons.pdb.appinfo - package org.shredzone.commons.pdb.appinfo
 
org.shredzone.commons.pdb.converter - package org.shredzone.commons.pdb.converter
 
org.shredzone.commons.pdb.record - package org.shredzone.commons.pdb.record
 

P

PdbDatabase<T extends Record,U extends AppInfo> - Class in org.shredzone.commons.pdb
Represents the contents of a PDB database file.
PdbDatabase() - Constructor for class org.shredzone.commons.pdb.PdbDatabase
 
PdbFile - Class in org.shredzone.commons.pdb
Opens a PDB file and gives access to its contents.
PdbFile(File) - Constructor for class org.shredzone.commons.pdb.PdbFile
Creates a new PdbFile for the given File.

R

RawAppInfo - Class in org.shredzone.commons.pdb.appinfo
AppInfo implementation that stores the raw appinfo area.
RawAppInfo(byte[]) - Constructor for class org.shredzone.commons.pdb.appinfo.RawAppInfo
Creates a new RawAppInfo.
RawConverter - Class in org.shredzone.commons.pdb.converter
An Converter that handles only the raw content of a record.
RawConverter() - Constructor for class org.shredzone.commons.pdb.converter.RawConverter
 
RawRecord - Class in org.shredzone.commons.pdb.record
An Record implementation that just contains the raw database record.
RawRecord(byte[], int) - Constructor for class org.shredzone.commons.pdb.record.RawRecord
Creates a new RawRecord for the given data and attribute.
readCategories(CategoryAppInfo) - Method in class org.shredzone.commons.pdb.PdbFile
Reads the categories from a standard appinfo area and fills them into a CategoryAppInfo object.
readDatabase(Converter<T, U>) - Method in class org.shredzone.commons.pdb.PdbFile
Reads the entire database file and returns a PdbDatabase.
readDate() - Method in class org.shredzone.commons.pdb.PdbFile
Reads a PalmOS date.
readDateTimeWords() - Method in class org.shredzone.commons.pdb.PdbFile
Reads a PalmOS date and time that is stored in seven words.
readFixedString(int) - Method in class org.shredzone.commons.pdb.PdbFile
Reads a string of a fixed length, not null terminated.
readPackedDate() - Method in class org.shredzone.commons.pdb.PdbFile
Reads a packed PalmOS date.
readTerminatedFixedString(int) - Method in class org.shredzone.commons.pdb.PdbFile
Reads a string of a fixed length that is null terminated.
readTerminatedString() - Method in class org.shredzone.commons.pdb.PdbFile
Reads a string of a variable length that is null terminated.
readUnsignedInt() - Method in class org.shredzone.commons.pdb.PdbFile
Reads an unsigned integer.
Record - Interface in org.shredzone.commons.pdb.record
Represents a single database entry.
Repeat(ScheduleRecord.Repeat.Mode, int, ScheduleRecord.ShortDate, boolean[], int, int) - Constructor for class org.shredzone.commons.pdb.record.ScheduleRecord.Repeat
Creates a new ScheduleRecord.Repeat.

S

ScheduleConverter - Class in org.shredzone.commons.pdb.converter
An Converter that reads Calendar records.
ScheduleConverter() - Constructor for class org.shredzone.commons.pdb.converter.ScheduleConverter
 
ScheduleRecord - Class in org.shredzone.commons.pdb.record
An Record implementation for the Calendar PDB.
ScheduleRecord(int) - Constructor for class org.shredzone.commons.pdb.record.ScheduleRecord
Creates a new ScheduleRecord entry.
ScheduleRecord.Alarm - Class in org.shredzone.commons.pdb.record
Defines an Alarm.
ScheduleRecord.Alarm.Unit - Enum in org.shredzone.commons.pdb.record
 
ScheduleRecord.Repeat - Class in org.shredzone.commons.pdb.record
Defines the repetition of a schedule.
ScheduleRecord.Repeat.Mode - Enum in org.shredzone.commons.pdb.record
 
ScheduleRecord.ShortDate - Class in org.shredzone.commons.pdb.record
Contains an immutable date.
ScheduleRecord.ShortTime - Class in org.shredzone.commons.pdb.record
Contains an immutable time.
setAlarm(Calendar) - Method in class org.shredzone.commons.pdb.record.NotepadRecord
 
setAlarm(ScheduleRecord.Alarm) - Method in class org.shredzone.commons.pdb.record.ScheduleRecord
 
setAppInfo(U) - Method in class org.shredzone.commons.pdb.PdbDatabase
 
setAttributes(int) - Method in class org.shredzone.commons.pdb.PdbDatabase
 
setBackupTime(Calendar) - Method in class org.shredzone.commons.pdb.PdbDatabase
 
setCategory(String) - Method in class org.shredzone.commons.pdb.record.ScheduleRecord
 
setCompleted(boolean) - Method in class org.shredzone.commons.pdb.record.TodoRecord
 
setCountry(String) - Method in class org.shredzone.commons.pdb.appinfo.AddressAppInfo
 
setCreated(Calendar) - Method in class org.shredzone.commons.pdb.record.NotepadRecord
 
setCreationTime(Calendar) - Method in class org.shredzone.commons.pdb.PdbDatabase
 
setCreator(String) - Method in class org.shredzone.commons.pdb.PdbDatabase
 
setDate(Calendar) - Method in class org.shredzone.commons.pdb.record.TodoRecord
 
setDescription(String) - Method in class org.shredzone.commons.pdb.record.ScheduleRecord
 
setDescription(String) - Method in class org.shredzone.commons.pdb.record.TodoRecord
 
setDisplayPhone(int) - Method in class org.shredzone.commons.pdb.record.AddressRecord
 
setEndTime(ScheduleRecord.ShortTime) - Method in class org.shredzone.commons.pdb.record.ScheduleRecord
 
setField(AddressRecord.Field, String) - Method in class org.shredzone.commons.pdb.record.AddressRecord
 
setImagePng(byte[]) - Method in class org.shredzone.commons.pdb.record.NotepadRecord
 
setLabel(AddressRecord.Label, String) - Method in class org.shredzone.commons.pdb.appinfo.AddressAppInfo
 
setLabel(AddressRecord.Field, AddressRecord.Label) - Method in class org.shredzone.commons.pdb.record.AddressRecord
 
setLocation(String) - Method in class org.shredzone.commons.pdb.record.ScheduleRecord
 
setMemo(String) - Method in class org.shredzone.commons.pdb.record.MemoRecord
 
setModificationNumber(int) - Method in class org.shredzone.commons.pdb.PdbDatabase
 
setModificationTime(Calendar) - Method in class org.shredzone.commons.pdb.PdbDatabase
 
setModified(Calendar) - Method in class org.shredzone.commons.pdb.record.NotepadRecord
 
setName(String) - Method in class org.shredzone.commons.pdb.PdbDatabase
 
setNote(String) - Method in class org.shredzone.commons.pdb.record.ScheduleRecord
 
setNote(String) - Method in class org.shredzone.commons.pdb.record.TodoRecord
 
setPriority(int) - Method in class org.shredzone.commons.pdb.record.TodoRecord
 
setRepeat(ScheduleRecord.Repeat) - Method in class org.shredzone.commons.pdb.record.ScheduleRecord
 
setSchedule(ScheduleRecord.ShortDate) - Method in class org.shredzone.commons.pdb.record.ScheduleRecord
 
setStartTime(ScheduleRecord.ShortTime) - Method in class org.shredzone.commons.pdb.record.ScheduleRecord
 
setTimeZone(TimeZone) - Method in class org.shredzone.commons.pdb.CalendarFactory
The TimeZone to be used.
setTitle(String) - Method in class org.shredzone.commons.pdb.record.NotepadRecord
 
setType(String) - Method in class org.shredzone.commons.pdb.PdbDatabase
 
setVersion(int) - Method in class org.shredzone.commons.pdb.PdbDatabase
 
ShortDate(int, int, int) - Constructor for class org.shredzone.commons.pdb.record.ScheduleRecord.ShortDate
ShortDate(Calendar) - Constructor for class org.shredzone.commons.pdb.record.ScheduleRecord.ShortDate
ShortTime(int, int) - Constructor for class org.shredzone.commons.pdb.record.ScheduleRecord.ShortTime
ShortTime(Calendar) - Constructor for class org.shredzone.commons.pdb.record.ScheduleRecord.ShortTime

T

TodoConverter - Class in org.shredzone.commons.pdb.converter
A Converter that handles to-do records.
TodoConverter() - Constructor for class org.shredzone.commons.pdb.converter.TodoConverter
 
TodoRecord - Class in org.shredzone.commons.pdb.record
A Record implementation that contains a To-do record.
TodoRecord(int) - Constructor for class org.shredzone.commons.pdb.record.TodoRecord
Creates a new MemoRecord.
toString() - Method in class org.shredzone.commons.pdb.appinfo.CategoryAppInfo.Category
 
toString() - Method in class org.shredzone.commons.pdb.record.AddressRecord
 
toString() - Method in class org.shredzone.commons.pdb.record.MemoRecord
 
toString() - Method in class org.shredzone.commons.pdb.record.NotepadRecord
 
toString() - Method in class org.shredzone.commons.pdb.record.ScheduleRecord.Alarm
 
toString() - Method in class org.shredzone.commons.pdb.record.ScheduleRecord.Repeat
 
toString() - Method in class org.shredzone.commons.pdb.record.ScheduleRecord.ShortDate
 
toString() - Method in class org.shredzone.commons.pdb.record.ScheduleRecord.ShortTime
 
toString() - Method in class org.shredzone.commons.pdb.record.ScheduleRecord
 
toString() - Method in class org.shredzone.commons.pdb.record.TodoRecord
 

V

valueOf(String) - Static method in enum org.shredzone.commons.pdb.record.AddressRecord.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.shredzone.commons.pdb.record.AddressRecord.Label
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.shredzone.commons.pdb.record.ScheduleRecord.Alarm.Unit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.shredzone.commons.pdb.record.ScheduleRecord.Repeat.Mode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.shredzone.commons.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.commons.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.commons.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.commons.pdb.record.ScheduleRecord.Repeat.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E F G I M N O P R S T V 
Skip navigation links

Copyright © 2009–2017. All rights reserved.