|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IFXCMTimingInterval
Interface to specify values codes of FXCMTimingInterval field.
| Method Summary | |
|---|---|
long |
getDuration(UTCTimestamp aTime)
Obtains time duration of the interval |
int |
getIntCode()
Returns int presentation of code of interval |
UTCTimestamp |
truncate(UTCTimestamp aTime)
Obtains starting time stamp of the interval |
| Methods inherited from interface com.fxcm.entity.ICode |
|---|
getCode, getDesc, getLabel |
| Method Detail |
|---|
long getDuration(UTCTimestamp aTime)
aTime - time within interval
UTCTimestamp truncate(UTCTimestamp aTime)
aTime - time within interval
int getIntCode()
FXCMTIMINGINTERVAL_* codes)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||