Interface Attribute
- All Superinterfaces:
Serializable, XMLizable
- All Known Implementing Classes:
Attribute_impl
-
Method Summary
Methods inherited from interface XMLizable
buildFromXMLElement, buildFromXMLElement, toXML, toXML, toXML, toXML
-
Method Details
-
getName
-
setName
Sets the name of this attribute.- Parameters:
aName- the name of this attribute
-
getValue
-
setValue
Sets the value of this attribute.- Parameters:
aValue- the value of this attribute
-