|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TemporalTableIF
Interfaz de la tabla de temporales
Method Summary | |
---|---|
void |
addTemporal(Temporal temporal)
Sets a temporal to the temporal table. |
boolean |
containsTemporal(Temporal temporal)
Indicates whether the temporal is contained in the temporal table. |
ScopeIF |
getScope()
Returns the scope of this temporal table. |
java.util.List |
getTemporals()
Returns the list of temporals. |
Method Detail |
---|
void addTemporal(Temporal temporal)
temporal
- the temporal to add.boolean containsTemporal(Temporal temporal)
temporal
- The temporal.
ScopeIF getScope()
java.util.List getTemporals()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |