Package | Description |
---|---|
org.openimaj.image.dataset |
Modifier and Type | Method and Description |
---|---|
BingImageDataset.ImageDataSourceQuery.Freshness |
BingImageDataset.ImageDataSourceQuery.getFreshness() |
static BingImageDataset.ImageDataSourceQuery.Freshness |
BingImageDataset.ImageDataSourceQuery.Freshness.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BingImageDataset.ImageDataSourceQuery.Freshness[] |
BingImageDataset.ImageDataSourceQuery.Freshness.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
BingImageDataset.ImageDataSourceQuery.setFreshness(BingImageDataset.ImageDataSourceQuery.Freshness freshness) |