Search:

Type: Posts; User: DiPep

Search: Search took 0.09 seconds.

  1. Replies
    6
    Views
    1,825

    [SOLVED] Re: Class not passing information

    Thank you Norm.

    I didn't actually see your post until I edited my post above.

    I was too busy thinking my PayrollMLInput class was the problem and I didn't think to look at the PayrollML class...
  2. Replies
    6
    Views
    1,825

    [SOLVED] Re: Class not passing information

    helloworld922,

    I just figured out what you meant.

    I had to change code in my first class to this.



    public void setName( String zName )
    {
  3. Replies
    6
    Views
    1,825

    [SOLVED] Re: Class not passing information

    I'm going to add the comments to the first post.

    The displayed data is this when I use the System.out.println().



    I think that the second class PayrollMLInput isn't passing the data to the...
  4. Replies
    6
    Views
    1,825

    [SOLVED] Class not passing information

    Hello, I am a student and I'm working on a problem.

    I have written other small class and method assignments without a problem, but I'm getting confused as to what's wrong with my code.

    I'm...
Results 1 to 4 of 4