Main Page | Packages | Class Hierarchy | Class List | Directories | File List | Class Members | Related Pages

org.openmobileis.examples.mycrm.data.Account Class Reference

List of all members.

Detailed Description

Definition at line 31 of file Account.java.

Public Member Functions

 Account (String id)
Array getAllContacts ()
void addContact (Contact contact)
Contact getContactById (String contactid)
void removeContact (String contactid)
String getActivity ()
void setActivity (String activity)
String getAddress ()
void setAddress (String address)
String getCity ()
void setCity (String city)
String getName ()
void setName (String name)
String getId ()
boolean equals (Object obj)
int hashCode ()

Static Public Attributes

static final String ACCOUNT_ACTIVITY_LABEL_CATEGORY = "1"

Static Package Attributes

static final long serialVersionUID = 5521257935120563452L


The documentation for this class was generated from the following file:
Generated on Mon Jul 10 10:29:37 2006 for OpenMobileIS by  doxygen 1.4.4