Search:

Type: Posts; User: dustinvincen

Search: Search took 0.14 seconds.

  1. Re: Couple questions on my code for a setters and getters

    jbarke12 thank you. I got it fixed.
  2. Couple questions on my code for a setters and getters

    Here's what I have so far.....a few errors that i cant figure out. I'm still really green, so sorry everyone....

    //country file

    public class Country
    {
    // fields
    private String name;...
Results 1 to 2 of 2