public abstract class AccessibleAbstractArchiveComponent extends AbstractArchiveComponent
| Modifier and Type | Field and Description |
|---|---|
private int |
mode
the access mode.
|
| Constructor and Description |
|---|
AccessibleAbstractArchiveComponent(java.lang.String name,
int mode)
Creates an component with the specified name an access mode.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getMode()
Getter.
|
getName