public class AttributeImpl extends Attribute
Constructor and Description |
---|
AttributeImpl(java.lang.String thisName,
java.lang.String thisValue)
Create a new instance of AttributeImpl.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Get the attribute name.
|
java.lang.String |
getValue()
Get the attribute value.
|