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

eu.larkc.csparql.common.NamedObject Maven / Gradle / Ivy

The newest version!
/*
 * @(#)NamedObject.java   1.0   29/set/2009
 *
 * Copyright 2009-2009 Politecnico di Milano. All Rights Reserved.
 *
 * This software is the proprietary information of Politecnico di Milano.
 * Use is subject to license terms.
 *
 * @(#) $Id$
 */
package eu.larkc.csparql.common;

public interface NamedObject {

   String getId();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy