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

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

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 - 2024 Weber Informatics LLC | Privacy Policy