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