public abstract class Attribute
extends java.util.Observable
| Constructor and Description |
|---|
Attribute() |
| Modifier and Type | Method and Description |
|---|---|
abstract java.lang.String |
getValueAsString()
Returns a string representation of this attribute's value.
|