Search:

Type: Posts; User: Norm

Search: Search took 0.09 seconds.

  1. Replies
    8
    Views
    1,206

    Re: What is wrong with my code

    You keep ignoring this question:

    Where is the setId method defined in the Student class?
  2. Replies
    8
    Views
    1,206

    Re: What is wrong with my code

    No. The variables and class names need to be spelled correctly. Look at the API doc for the correct spelling.

    Where is the setId method defined in the Student class?
  3. Replies
    8
    Views
    1,206

    Re: What is wrong with my code

    Where is that method defined?

    NOTE: java is case sensitive. There are two errors in what you posted:

    Both setId and string are spelled differently in the code.
  4. Replies
    8
    Views
    1,206

    Re: What is wrong with my code

    Please edit your post and wrap your code with code tags:


    YOUR CODE HERE

    to get highlighting and preserve formatting.

    Please explain why you think there is something wrong.
    Copy and...
Results 1 to 4 of 4