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

info.gratour.adaptor.GnssGrpRepo Maven / Gradle / Ivy

Go to download

`jt-core` is a java/scala communication processing library for JT808/JT809/JT1078 standard.

The newest version!
/*******************************************************************************
 *  Copyright (c) 2019, 2021 lucendar.com.
 *  All rights reserved.
 *
 *  Contributors:
 *     KwanKin Yau ([email protected]) - initial API and implementation
 *******************************************************************************/
package info.gratour.adaptor;

import info.gratour.adaptor.types.RegToGovGrps;

public interface GnssGrpRepo {

    RegToGovGrps qryRegToGovGrpsFull();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy