Search:

Type: Posts; User: theoneyouenvy

Search: Search took 0.18 seconds.

  1. Replies
    4
    Views
    1,450

    Re: Cannot get to compile

    Sorry I'm new to java, didn't realize I needed a set and get for that. All is well again, thanks again helloworld922 and JJeng.
  2. Replies
    4
    Views
    1,450

    Cannot get to compile

    This one works just fine


    public class Brand
    {
    private String name;
    private String city;

    public Brand()
    {
Results 1 to 2 of 2