| Package | Description |
|---|---|
| org.apache.maven.mercury.artifact |
| Modifier and Type | Field and Description |
|---|---|
static QualityEnum |
QualityEnum.DEFAULT_QUALITY |
protected QualityEnum |
Quality.quality |
| Modifier and Type | Method and Description |
|---|---|
QualityEnum |
Quality.getQuality() |
static QualityEnum |
QualityEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QualityEnum[] |
QualityEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
int |
Quality.compareTo(QualityEnum qe) |
| Constructor and Description |
|---|
Quality(QualityEnum quality,
int quantity) |
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.