ContactListpublic interface ContactList implements PIMListThis class is defined by the JSR-75 specification
PDA Optional Packages for the J2ME™ Platform |
Methods Summary |
---|
public abstract Contact | createContact()
| public abstract Contact | importContact(Contact contact)
| public abstract void | removeContact(Contact contact)
|
|