|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.u2d.find.inequalities.TimeSpanInequalities
public class TimeSpanInequalities
TimeSpan inequalities: notice that there is no need to provide a "between" inequality because this can be composed in the ui by combining a "before" and an "after" inequality.
| Nested Class Summary | |
|---|---|
class |
TimeSpanInequalities.SpanAfter
|
class |
TimeSpanInequalities.SpanBefore
|
class |
TimeSpanInequalities.SpanOn
|
| Constructor Summary | |
|---|---|
TimeSpanInequalities(Field field)
|
|
| Method Summary | |
|---|---|
java.util.List |
getInequalities()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TimeSpanInequalities(Field field)
| Method Detail |
|---|
public java.util.List getInequalities()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||