Package com.pullreports.model
Class LabelValue
Object
com.pullreports.model.LabelValue
A LabelValue represents one label/value pair in the
Pull Reports Ad Hoc Creator
Filter web form, value select list.
Schema analog: <label_value>
-
Constructor Summary
ConstructorDescriptionLabelValue
(String label, String value) LabelValue
(String label, String value, String group) -
Method Summary