Package com.netlang.limecrm
Class NLimePerson
java.lang.Object
com.netlang.limecrm.NLimePerson
-
Constructor Details
-
NLimePerson
public NLimePerson(org.json.JSONObject o)
-
-
Method Details
-
getId
public long getId() -
getFirstName
-
getlastname
-
getPhone
-
getMobilephone
-
getEmail
-
getCompanyId
public long getCompanyId() -
isInactive
public boolean isInactive() -
getJSON
public org.json.JSONObject getJSON()
-