com.elibom.client
Class Delivery
java.lang.Object
com.elibom.client.Delivery
public class Delivery
- extends Object
- Author:
- German Escobar
|
Constructor Summary |
Delivery(org.json.JSONObject json)
|
Delivery
public Delivery(org.json.JSONObject json)
throws org.json.JSONException,
ParseException
- Throws:
org.json.JSONException
ParseException
getId
public String getId()
getNumSent
public int getNumSent()
getNumFailed
public int getNumFailed()
getMessages
public List<Message> getMessages()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2013. All Rights Reserved.