public class PlaybackCode extends Object
PlaybackCode()
String
getCodeType()
getSourceCode()
void
setCodeType(String codeType)
setSourceCode(String sourceCode)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public PlaybackCode()
public String getCodeType()
public void setCodeType(String codeType)
public String getSourceCode()
public void setSourceCode(String sourceCode)
public String toString()
toString
Object