Constructor and Description |
---|
Rollup()
Prefer use of the constructor taking the parameters over this method.
|
Rollup(Dimension<?>... d) |
Rollup(Set<Dimension<?>> components) |
Modifier and Type | Method and Description |
---|---|
Set<Dimension<?>> |
getDimensions() |
void |
setDimensions(Set<Dimension<?>> dimensions)
Where possible use the constructor and not this version
|
String |
toString() |
public Rollup()
public Set<Dimension<?>> getDimensions()
public void setDimensions(Set<Dimension<?>> dimensions)
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.