public class ProfileData extends Data<ProfileValue<?>>
| Constructor and Description |
|---|
ProfileData() |
| Modifier and Type | Method and Description |
|---|---|
ProfileDatasetMetadata |
getMetadata() |
static ProfileData |
newMeasurementData(ProfileValue<?>... values) |
void |
setMetadata(ProfileDatasetMetadata metadata) |
addNewValue, addValues, getValues, hasReferenceValues, setValues, sizepublic static ProfileData newMeasurementData(ProfileValue<?>... values)
public ProfileDatasetMetadata getMetadata()
getMetadata in class Data<ProfileValue<?>>public void setMetadata(ProfileDatasetMetadata metadata)
Copyright © 2013–2017 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.