public abstract class AbstractArchiveComponent extends java.lang.Object implements Visitable
| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
name
The full qualified name of the archive component.
|
| Constructor and Description |
|---|
AbstractArchiveComponent(java.lang.String name)
Creates a component with the specified name.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) java.lang.String |
getName()
Getter.
|
private final java.lang.String name