Uses of Class
org.apache.uima.collection.impl.cpm.utils.ValuePair
-
Packages that use ValuePair Package Description org.apache.uima.collection.impl.cpm.utils -
-
Uses of ValuePair in org.apache.uima.collection.impl.cpm.utils
Fields in org.apache.uima.collection.impl.cpm.utils declared as ValuePair Modifier and Type Field Description private ValuePair
ConfigurableFeature. value
The value.Methods in org.apache.uima.collection.impl.cpm.utils with parameters of type ValuePair Modifier and Type Method Description void
ConfigurableFeature. addAttribute(ValuePair value)
Adds the attribute.
-