NameValuePair 인터페이스 정보
Interact API의 많은 메소드는 NameValuePair 오브젝트를 리턴하거나 사용자가 NameValuePair 오브젝트를 인수로 전달해야 합니다. 메소드에 인수를 전달할 때에는 기본 구현 NameValuePairImpl을 사용해야 합니다.
getName
getValueAsDate
getValueAsNumeric
getValueAsString
getValueDataType
setName
setValueAsDate
setValueAsNumeric
setValueAsString
setValueDataType