vault backup: 2024-04-12 09:39:31
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
#BlueJ class context
|
||||
comment0.params=
|
||||
comment0.target=Periodical()
|
||||
comment0.text=\n\ Constructor\ for\ objects\ of\ class\ Periodical\n\ Since\ all\ field\ variables\ initialise\ as\ null,\ nothing\ should\ happen\ here.\n
|
||||
comment1.params=
|
||||
comment1.target=java.lang.String\ getPublicationDate()
|
||||
comment1.text=\n\ Return\ value\ of\ @publicationDate\n
|
||||
comment2.params=publicationDate
|
||||
comment2.target=void\ setPublicationDate(java.lang.String)
|
||||
comment2.text=\n\ Set\ value\ of\ @publicationDate\n
|
||||
comment3.params=
|
||||
comment3.target=void\ printDetails()
|
||||
comment3.text=\n\ Print\ to\ terminal,\ relevant\ field\ variable's\ values.\n
|
||||
comment4.params=detailScanner
|
||||
comment4.target=void\ readItemData(java.util.Scanner)
|
||||
comment4.text=\n\ Populate\ the\ fields\ with\ details\ from\ the\ scanner\n\ Takes\ Parameters\n\ \ Scanner\ @detailScanner\n
|
||||
numComments=5
|
Reference in New Issue
Block a user