All Downloads are FREE. Search and download functionalities are using the official Maven repository.

thomsonreuters.dss.api.extractions.entity.set.BdfRegions Maven / Gradle / Ivy

The newest version!
package thomsonreuters.dss.api.extractions.entity.set;

import com.github.davidmoten.odata.client.ContextPath;

import thomsonreuters.dss.api.extractions.reporttemplates.collection.request.BdfRegionCollectionRequest;

public final class BdfRegions extends BdfRegionCollectionRequest {

    public BdfRegions(ContextPath contextPath) {
        super(contextPath);
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy