Error
|
Line
|
Line does not match expected header line of ''.
|
1
|
Missing a Javadoc comment.
|
10
|
Missing a Javadoc comment.
|
11
|
Missing a Javadoc comment.
|
12
|
Missing a Javadoc comment.
|
13
|
Missing a Javadoc comment.
|
14
|
Missing a Javadoc comment.
|
15
|
Missing a Javadoc comment.
|
16
|
Missing a Javadoc comment.
|
17
|
Missing a Javadoc comment.
|
18
|
Missing a Javadoc comment.
|
19
|
Missing a Javadoc comment.
|
20
|
Missing a Javadoc comment.
|
21
|
Missing a Javadoc comment.
|
22
|
Missing a Javadoc comment.
|
23
|
Missing a Javadoc comment.
|
24
|
Missing a Javadoc comment.
|
25
|
Missing a Javadoc comment.
|
26
|
Expected an @return tag.
|
31
|
Method 'getFirstName' is not designed for extension - needs to be abstract, final or empty.
|
31
|
Method 'setFirstName' is not designed for extension - needs to be abstract, final or empty.
|
38
|
Parameter firstName should be final.
|
38
|
'firstName' hides a field.
|
38
|
Expected @param tag for 'firstName'.
|
38
|
Expected an @return tag.
|
45
|
Method 'getLastName' is not designed for extension - needs to be abstract, final or empty.
|
45
|
Method 'setLastName' is not designed for extension - needs to be abstract, final or empty.
|
52
|
Parameter lastName should be final.
|
52
|
'lastName' hides a field.
|
52
|
Expected @param tag for 'lastName'.
|
52
|
Expected an @return tag.
|
59
|
Method 'getGender' is not designed for extension - needs to be abstract, final or empty.
|
59
|
Method 'setGender' is not designed for extension - needs to be abstract, final or empty.
|
66
|
Parameter gender should be final.
|
66
|
'gender' hides a field.
|
66
|
Expected @param tag for 'gender'.
|
66
|
Expected an @return tag.
|
73
|
Method 'getAddress1' is not designed for extension - needs to be abstract, final or empty.
|
73
|
Method 'setAddress1' is not designed for extension - needs to be abstract, final or empty.
|
80
|
Parameter address1 should be final.
|
80
|
'address1' hides a field.
|
80
|
Expected @param tag for 'address1'.
|
80
|
Expected an @return tag.
|
87
|
Method 'getAddress2' is not designed for extension - needs to be abstract, final or empty.
|
87
|
Method 'setAddress2' is not designed for extension - needs to be abstract, final or empty.
|
94
|
Parameter address2 should be final.
|
94
|
'address2' hides a field.
|
94
|
Expected @param tag for 'address2'.
|
94
|
Expected an @return tag.
|
101
|
Method 'getCity' is not
designed for extension - needs to be abstract, final or empty.
|
101
|
Method 'setCity' is not designed for extension - needs to be abstract, final or empty.
|
108
|
Parameter city should be final.
|
108
|
'city' hides a field.
|
108
|
Expected @param tag for 'city'.
|
108
|
Expected an @return tag.
|
115
|
Method 'getState' is not designed for extension - needs to be abstract, final or empty.
|
115
|
Method 'setState' is not designed for extension - needs to be abstract, final or empty.
|
122
|
Parameter state should be final.
|
122
|
'state' hides a field.
|
122
|
Expected @param tag for 'state'.
|
122
|
Expected an @return tag.
|
129
|
Method 'getZipCode' is not designed for extension - needs to be abstract, final or empty.
|
129
|
Method 'setZipCode' is not designed for extension - needs to be abstract, final or empty.
|
136
|
Parameter zipCode should be final.
|
136
|
'zipCode' hides a field.
|
136
|
Expected @param tag for 'zipCode'.
|
136
|
Expected an @return tag.
|
143
|
Method 'getHomePhone' is not designed for extension - needs to be abstract, final or empty.
|
143
|
Method 'setHomePhone' is not designed for extension - needs to be abstract, final or empty.
|
150
|
Parameter homePhone should be final.
|
150
|
'homePhone' hides a field.
|
150
|
Expected @param tag for 'homePhone'.
|
150
|
Expected an @return tag.
|
157
|
Method 'getWorkPhone' is not designed for extension - needs to be abstract, final or empty.
|
157
|
Method 'setWorkPhone' is not designed for extension - needs to be abstract, final or empty.
|
164
|
Parameter workPhone should be final.
|
164
|
'workPhone' hides a field.
|
164
|
Expected @param tag for 'workPhone'.
|
164
|
Expected an @return tag.
|
171
|
Method 'getMobilePhone' is not designed for extension - needs to be abstract, final or empty.
|
171
|
Method 'setMobilePhone' is not designed for extension - needs to be abstract, final or empty.
|
178
|
Parameter mobilePhone should be final.
|
178
|
'mobilePhone' hides a field.
|
178
|
Expected @param tag for 'mobilePhone'.
|
178
|
Expected an @return tag.
|
185
|
Method 'getPreferredPhone' is not designed for extension - needs to be abstract, final or empty.
|
185
|
Method 'setPreferredPhone' is not designed for extension - needs to be abstract, final or empty.
|
192
|
Parameter preferredPhone should be final.
|
192
|
'preferredPhone' hides a field.
|
192
|
Expected @param tag for 'preferredPhone'.
|
192
|
Expected an @return tag.
|
199
|
Method 'getEmailAddress' is not designed for extension - needs to be abstract, final or empty.
|
199
|
Method 'setEmailAddress' is not designed for extension - needs to be abstract, final or empty.
|
206
|
Parameter emailAddress should be final.
|
206
|
'emailAddress' hides a field.
|
206
|
Expected @param tag for 'emailAddress'.
|
206
|
Expected an @return tag.
|
213
|
Method 'getUserName' is not designed for extension - needs
to be abstract, final or empty.
|
213
|
Method 'setUserName' is not designed for extension - needs to be abstract, final or empty.
|
220
|
Parameter userName should be final.
|
220
|
'userName' hides a field.
|
220
|
Expected @param tag for 'userName'.
|
220
|
Expected an @return tag.
|
227
|
Method 'getPassword' is not designed for extension - needs to be abstract, final or empty.
|
227
|
Method 'setPassword' is not designed for extension - needs to be abstract, final or empty.
|
234
|
Parameter password should be final.
|
234
|
'password' hides a field.
|
234
|
Expected @param tag for 'password'.
|
234
|
Expected an @return tag.
|
241
|
Method 'getMemberId' is not designed for extension - needs to be abstract, final or empty.
|
241
|
Method 'setMemberId' is not designed for extension - needs to be abstract, final or empty.
|
248
|
Parameter memberId should be final.
|
248
|
'memberId' hides a field.
|
248
|
Expected @param tag for 'memberId'.
|
248
|
Expected an @return tag.
|
255
|
Method 'getSkills' is not designed for extension - needs to be abstract, final or empty.
|
255
|
Method 'setSkills' is not designed for extension - needs to be abstract, final or empty.
|
262
|
Parameter skills should be final.
|
262
|
'skills' hides a field.
|
262
|
Expected @param tag for 'skills'.
|
262
|