org.commonreality.message.request.time
Interface IRequestTime

All Superinterfaces:
IMessage, IRequest, java.io.Serializable
All Known Implementing Classes:
RequestTime

public interface IRequestTime
extends IRequest, java.io.Serializable

A request for the time to be set.

Author:
developer

Field Summary
static double ANY_CHANGE
           
 
Method Summary
 double getTime()
          what time does the issuer want it to be?
 
Methods inherited from interface org.commonreality.message.request.IRequest
acknowledgementRequired
 
Methods inherited from interface org.commonreality.message.IMessage
copy, getMessageId, getSource
 

Field Detail

ANY_CHANGE

static final double ANY_CHANGE
See Also:
Constant Field Values
Method Detail

getTime

double getTime()
what time does the issuer want it to be?

Returns: