Search:

Type: Posts; User: Princess D

Search: Search took 0.08 seconds.

  1. Re: HELP!!! Entry Class to represent entries in a telephone directory

    How would you break the form of plagurism? Im not asking you to do it lol just asking for a bit of help which is allowed :) Anyway I've managed to do it now with the help from Java Enterprise LOL!...
  2. Re: HELP!!! Entry Class to represent entries in a telephone directory

    Where would I put

    public void setName(final String name) {
    this.name = name;
    }

    Sorry Im a complete beginner at this! :(

    @Chris, Hiiii, Yes another Bangor University Student how did...
  3. HELP!!! Entry Class to represent entries in a telephone directory

    I have to create a java file to do

    Write a class Entry which represents entries in a telephone directory. Each entry consists of a name an address a telephone number
    Represent all three items as...
Results 1 to 3 of 3