
cz.cdv.datex2.providers.SnapshotProvider Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of datex2-api Show documentation
Show all versions of datex2-api Show documentation
DATEX II API for Java, allows to create DATEX II suppliers and clients.
The newest version!
package cz.cdv.datex2.providers;
import eu.datex2.schema._2._2_0.D2LogicalModel;
public interface SnapshotProvider extends Datex2Provider {
D2LogicalModel getSnapshot();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy