public static class Manifest.BaseAttribute extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
name
The attribute's name
|
Constructor and Description |
---|
BaseAttribute() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getName()
Get the Attribute's name
|
int |
hashCode() |
protected String name
Copyright © 2001–2020 Codehaus Plexus. All rights reserved.