Package net.sourceforge.jpalm.mobiledb.field.type

Interface Summary
Type<T> A field type in a MobileDB record.
 

Class Summary
Checkbox A checkbox in a MobileDB record.
Date A date in a MobileDB record.
Email An email address in a MobileDB record.
ListOption A list option in a MobileDB record.
Number A number in a MobileDB record.
Phone A phone number in a MobileDB record.
Text A text field in a MobileDB record.
Time A time field in a MobileDB record.
URL A URL in a MobileDB record.