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

com.geotab.http.response.GetFeedStatusDataResponse Maven / Gradle / Ivy

package com.geotab.http.response;

import com.geotab.model.FeedResult;
import com.geotab.model.entity.statusdata.StatusData;

/**
 * Response containing a FeedResult of {@link StatusData}.
 */
public class GetFeedStatusDataResponse extends BaseResponse> {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy