public abstract class BaseAttribute extends java.lang.Object implements Attribute
Attribute, which directly stores
the attribute name but leaves the rest up to subclasses.| Constructor and Description |
|---|
BaseAttribute(java.lang.String name)
Constructs an instance.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
Get the name of the attribute.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbyteLengthCopyright © 2020. All Rights Reserved.