public class Aggregation extends Object
AggregationConfiguration
.Modifier and Type | Class and Description |
---|---|
static class |
Aggregation.AggregationType
Defines the aggregation type.
|
Constructor and Description |
---|
Aggregation() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getFiles()
Gets the files.
|
String |
getName()
Gets the name.
|
Aggregation.AggregationType |
getType()
Gets the type.
|
void |
setFiles(List<String> files)
Sets the files.
|
void |
setName(String name)
Sets the name.
|
void |
setType(Aggregation.AggregationType type)
Sets the type.
|
public Aggregation()
public Aggregation.AggregationType getType()
public void setType(Aggregation.AggregationType type)
type
- the type to setCopyright © 2009–2016 Samuel Santos. All rights reserved.