|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.commonreality.message.impl.BaseMessage
org.commonreality.message.command.time.TimeCommand
public final class TimeCommand
| Constructor Summary | |
|---|---|
TimeCommand(IIdentifier source,
double whatTimeIsIt)
|
|
| Method Summary | |
|---|---|
IMessage |
copy()
|
double |
getTime()
what time is it? |
| Methods inherited from class org.commonreality.message.impl.BaseMessage |
|---|
getMessageId, getSource, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.commonreality.message.IMessage |
|---|
getMessageId, getSource |
| Constructor Detail |
|---|
public TimeCommand(IIdentifier source,
double whatTimeIsIt)
source - | Method Detail |
|---|
public IMessage copy()
copy in interface IMessagepublic double getTime()
ITimeCommand
getTime in interface ITimeCommandITimeCommand.getTime()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||