vault backup: 2024-03-05 13:01:43
This commit is contained in:
17
Semester 2/Programming 2/Project/Part 2/CD.ctxt
Normal file
17
Semester 2/Programming 2/Project/Part 2/CD.ctxt
Normal file
@@ -0,0 +1,17 @@
|
||||
#BlueJ class context
|
||||
comment0.params=
|
||||
comment0.target=CD()
|
||||
comment0.text=\n\ Constructor\ for\ objects\ of\ class\ CD\n
|
||||
comment1.params=
|
||||
comment1.target=java.lang.String\ getArtist()
|
||||
comment2.params=
|
||||
comment2.target=int\ noOfTracks()
|
||||
comment3.params=artist
|
||||
comment3.target=void\ setArtist(java.lang.String)
|
||||
comment4.params=noOfTracks
|
||||
comment4.target=void\ setNoOfTracks(int)
|
||||
comment5.params=
|
||||
comment5.target=void\ printDetails()
|
||||
comment6.params=detailScanner
|
||||
comment6.target=void\ readItemData(java.util.Scanner)
|
||||
numComments=7
|
Reference in New Issue
Block a user