Class DebugNameValuePair
java.lang.Object
org.apache.uima.cas.impl.DebugNameValuePair
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDebugNameValuePair(String aName, Object aValue) Creates a newNameValuePair_implwith the specified name and value. -
Method Summary
-
Field Details
-
mName
Name -
mValue
Value
-
-
Constructor Details
-
DebugNameValuePair
-
-
Method Details
-
getName
-
setName
-
getValue
-
setValue
-
toString
-