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