vault backup: 2024-03-05 16:01:50
This commit is contained in:
@@ -1,13 +1,17 @@
|
||||
#BlueJ class context
|
||||
comment0.params=
|
||||
comment0.target=DVD()
|
||||
comment0.text=\n\ Constructor\ for\ objects\ of\ class\ DVD\n
|
||||
comment0.text=\n\ Constructor\ for\ objects\ of\ class\ DVD\n\ Since\ all\ field\ variables\ initialise\ as\ null,\ nothing\ should\ happen\ here.\n
|
||||
comment1.params=
|
||||
comment1.target=java.lang.String\ getDirector()
|
||||
comment1.text=\n\ Return\ value\ of\ @director.\n
|
||||
comment2.params=director
|
||||
comment2.target=void\ setDirector(java.lang.String)
|
||||
comment2.text=\n\ Set\ value\ of\ @director.\n
|
||||
comment3.params=
|
||||
comment3.target=void\ printDetails()
|
||||
comment3.text=\n\ Print\ relevant\ details\ of\ the\ current\ object.\n
|
||||
comment4.params=detailScanner
|
||||
comment4.target=void\ readItemData(java.util.Scanner)
|
||||
comment4.text=\n\ Passed\ a\ scanner\ object,\ give\ the\ relevant\ variable\ a\ value.\n
|
||||
numComments=5
|
||||
|
Reference in New Issue
Block a user