Package org.lobobrowser.util
Class NameValuePair
java.lang.Object
org.lobobrowser.util.NameValuePair
- All Implemented Interfaces:
Serializable
- Author:
- J. H. S.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
-
value
-
-
Constructor Details
-
NameValuePair
- Parameters:
name
-value
-
-
-
Method Details
-
getName
- Returns:
- Returns the name.
-
getValue
- Returns:
- Returns the value.
-