public class FacetAggregationSet extends EnumSet<FacetAggregation,FacetAggregationSet>
getValueMethod, innerClass, innerSetClass, storage
Constructor and Description |
---|
FacetAggregationSet() |
FacetAggregationSet(FacetAggregation... values) |
Modifier and Type | Method and Description |
---|---|
static FacetAggregationSet |
of(FacetAggregation... values) |
public FacetAggregationSet()
public FacetAggregationSet(FacetAggregation... values)
public static FacetAggregationSet of(FacetAggregation... values)
Copyright © 2016. All Rights Reserved.