| Package | Description |
|---|---|
| com.samaxes.maven.minify.common |
| Modifier and Type | Method and Description |
|---|---|
Aggregation.AggregationType |
Aggregation.getType()
Gets the type.
|
static Aggregation.AggregationType |
Aggregation.AggregationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Aggregation.AggregationType[] |
Aggregation.AggregationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Aggregation.setType(Aggregation.AggregationType type)
Sets the type.
|
Copyright © 2009–2016 Samuel Santos. All rights reserved.