Package com.google.refine.browsing
Class DecoratedValue
java.lang.Object
com.google.refine.browsing.DecoratedValue
Store a value and its text label, in case the value is not a string itself.
For instance, if a value is a date, then its label can be one particular
rendering of that date.
Facet choices that are presented to the user as text are stored as decorated values.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
value
-
label
-
-
Constructor Details
-
DecoratedValue
-