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

com.github.libgraviton.gdk.data.GravitonBase Maven / Gradle / Ivy

There is a newer version: 0.10.0
Show newest version
package com.github.libgraviton.gdk.data;

/**
 * Base interface to be implemented by all generated GDK classes.
 *
 * @author List of contributors {@literal }
 * @see http://swisscom.ch
 * @version $Id: $Id
 */
public interface GravitonBase {

    String getId();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy