Interface NameValuePair
- All Superinterfaces:
Cloneable, MetaDataObject, Serializable, XMLizable
- All Known Implementing Classes:
NameValuePair_impl
A type of
MetaDataObject that stores a name (String) and value (Object).-
Method Summary
Methods inherited from interface MetaDataObject
clone, equals, getAttributeValue, getSourceUrl, getSourceUrlString, isModifiable, listAttributes, setAttributeValue, setSourceUrlMethods inherited from interface XMLizable
buildFromXMLElement, buildFromXMLElement, toXML, toXML, toXML, toXML
-
Method Details
-
getName
-
setName
-
getValue
-
setValue
-