com.elibom.client
Class Schedule
java.lang.Object
com.elibom.client.Schedule
public class Schedule
- extends Object
- Author:
- German Escobar
|
Constructor Summary |
Schedule(org.json.JSONObject json)
|
Schedule
public Schedule(org.json.JSONObject json)
throws org.json.JSONException,
ParseException
- Throws:
org.json.JSONException
ParseException
getId
public long getId()
getUserId
public long getUserId()
getScheduledAt
public Date getScheduledAt()
getCreatedAt
public Date getCreatedAt()
getStatus
public String getStatus()
isFile
public boolean isFile()
getFileName
public String getFileName()
isFileHasText
public boolean isFileHasText()
getText
public String getText()
getDestinations
public String getDestinations()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2013. All Rights Reserved.