|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectfleXplorer.Types.FacetsType
fleXplorer.Types.IntervalType<Type>
Type - Generic Typepublic class IntervalType<Type extends java.lang.Comparable<Type>>
| Constructor Summary | |
|---|---|
IntervalType(Interval<Type> value)
Construct a new Interval value. |
|
| Method Summary | |
|---|---|
Interval<Type> |
getValue()
Returns the value as interval. |
java.lang.String |
getValueAsString()
Returns the String representation of the value. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IntervalType(Interval<Type> value)
value - the interval.| Method Detail |
|---|
public Interval<Type> getValue()
getValue in class FacetsTypepublic java.lang.String getValueAsString()
getValueAsString in class FacetsType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||