This interface provides access to field types in domains.
org.freesmartphone.PIM.Fields
Description: Add new field to the list.
The field's name.
s: typeThe field's type.
Description: Delete field from list.
The field's name.
Description: Get type of specified field.
The field's name.
The field's type.
Description: List all specified fields and their types.
A dictionary with field names and types.
Description: List all fields with specified type.
Field type.
A list with field names.