About the NameValuePair interface
Many methods in the Interact API either return NameValuePair objects or require you to pass NameValuePair objects as arguments. When passing as arguments into a method, you should use the default implementation NameValuePairImpl.
getName
getValueAsDate
getValueAsNumeric
getValueAsString
getValueDataType
setName
setValueAsDate
setValueAsNumeric
setValueAsString
setValueDataType