DatasetFeature

public final class DatasetFeature extends Feature

A class representing a Feature with a datasetId.

Public Method Summary

Map<StringString>
getDatasetAttributes()
Returns the datasetAttributes of the DatasetFeature.
String
getDatasetId()
Returns the datasetId of the DatasetFeature.

Inherited Method Summary

Public Methods

public Map<StringString> getDatasetAttributes ()

Returns the datasetAttributes of the DatasetFeature.

public String getDatasetId ()

Returns the datasetId of the DatasetFeature.