Manifest.Attributepublic static class Manifest.BaseAttribute
extends java.lang.Object
| Modifier and Type | Field | Description |
|---|---|---|
protected java.lang.String |
name |
The attribute's name
|
| Constructor | Description |
|---|---|
BaseAttribute() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(java.lang.Object o) |
|
java.lang.String |
getName() |
Get the Attribute's name
|
int |
hashCode() |