![]() |
| ||
| set time in int i have to set the time in minutes when this plane is expected to land or take-off. and i have to use method int..:eek: public int setScheduledTime() { } what should i do.... :sad: |
| ||
| Re: set time in int Take the answers from your other threads, and substitute "int setScheduledTime" for whatever the type and method name in those threads are. |
| ||
| Re: set time in int You need to think carefully when you write your method. It's a set method, so whats the return type (look at your other set methods) You want to set a new time, so you will need to pass the new time in as an argument. Its exactly the same as any other set method. |
| ||
| Re: set time in int Quote:
|
| All times are GMT -4. The time now is 1:18 am. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC