public class Payload extends Object
Payload(net.sf.json.JSONObject json, Track track)
net.sf.json.JSONObject
getJson()
Track
getTrack()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Payload(@Nonnull net.sf.json.JSONObject json, @Nonnull Track track)
@Nonnull public net.sf.json.JSONObject getJson()
@Nonnull public Track getTrack()