public class DeviceNowPlayList extends Object
DeviceNowPlayList(int playId, String content)
String
getContent()
int
getPlayId()
void
setContent(String content)
setPlayId(int playId)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public DeviceNowPlayList(int playId, String content)
public int getPlayId()
public void setPlayId(int playId)
public String getContent()
public void setContent(String content)
public String toString()
toString
Object
Copyright © 2023. All rights reserved.