Commit b32b0f8a authored by 9831133's avatar 9831133

Upload New File

parent 5a7fad37
#BlueJ class context
comment0.target=Student
comment1.params=
comment1.target=java.lang.String\ getFirstName()
comment2.params=fName
comment2.target=void\ setFirstName(java.lang.String)
comment2.text=\r\n\ @param\ firstName\ set\ first\ name\ of\ a\ student\r\n
comment3.params=
comment3.target=void\ print()
comment3.text=\r\n\ Print\ the\ student\u2019s\ last\ name\ and\ ID\ number\ to\ the\r\noutput\ terminal.\r\n
comment4.params=grade2
comment4.target=void\ setGrade(int)
comment5.params=
comment5.target=int\ getGrade()
comment6.params=fName\ lname\ sID
comment6.target=Student(java.lang.String,\ java.lang.String,\ java.lang.String)
numComments=7
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment