Software_Engineer me = new Software_Engineer(); me.setJob("Bluebeam"); if(time.isDay()){ me.code(); } else { me.codeOtherThings(); }