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

com.geotab.model.search.Search Maven / Gradle / Ivy

/*
 *
 * 2020 Copyright (C) Geotab Inc. All rights reserved.
 */

package com.geotab.model.search;

/**
 * Search markup interface to be extended by all types of searches.
 */
public interface Search {
  // markup interface
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy