public class ContactContentImpl extends Object implements ContactContent
| Modifier and Type | Method and Description |
|---|---|
static ContactContent |
createContactContent(org.json.JSONObject jsonObject) |
Contact |
getContent()
Gets the Contact object relating to this ContactContent object
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypepublic static ContactContent createContactContent(org.json.JSONObject jsonObject)
public Contact getContent()
ContactContentgetContent in interface ContactContentCopyright © 2017. All rights reserved.