Files

15 lines
578 B
Plaintext

#BlueJ class context
comment0.params=
comment0.target=int\ getPlayingTime()
comment0.text=\n\ Field\ Accessor\ Start\n
comment1.params=playingTime
comment1.target=void\ setPlayingTime(int)
comment1.text=\n\ Field\ Accessor\ End\n\ \n\ Field\ Mutator\ Start\n
comment2.params=
comment2.target=void\ printDetails()
comment2.text=\n\ Field\ Mutator\ End\n
comment3.params=detailScanner
comment3.target=void\ readItemData(java.util.Scanner)
comment3.text=\n\ Populate\ the\ fields\ with\ details\ from\ the\ scanner\n\ Takes\ Parameters\n\ \ Scanner\ @detailScanner\n
numComments=4