You can output them:
System.out.println(application2.setHours(input.nextInt()));
or check, if the setting passed correctly
if(application2.setHours(input.nextInt())))
{//all good}
else {//something wrong}
Also you can save that value to variable:
Boolean settingStatus = application2.setHours(input.nextInt()));
Last edited by Antenka; Nov 19th, 2008 at 4:28 pm.
So what if you can see the darkest side of me?
No one would ever change this animal I have become
Help me believe it's not the real me
Somebody help me tame this animal