Search:

Type: Posts; User: SamJava_the_Hut

Search: Search took 0.11 seconds.

  1. Re: My second adventure of working with inheritance

    New problem.

    The same kind of error, "The method setBladeType(String) is undefined for the type Construction" on lines 12 - 32 occurs in my database class, but only for the Construction child...
  2. My second adventure of working with inheritance

    Hi, I'm working on another inheritance project, this time with blade objects.

    Line 9 of the following child class:


    package blade.business;
    //This is a child class of the Blade class,...
Results 1 to 2 of 2