public static class DatasetFilter.ByServiceType extends java.lang.Object implements DatasetFilter
DatasetFilter.ByDataType, DatasetFilter.ByServiceType| Constructor and Description |
|---|
ByServiceType(ServiceType type) |
| Modifier and Type | Method and Description |
|---|---|
int |
accept(InvDataset d)
Decision function as to whether to accept this dataset or not.
|
public ByServiceType(ServiceType type)
public int accept(InvDataset d)
DatasetFilteraccept in interface DatasetFilterd - dataset to filter