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

org.redmine.ta.beans.Identifiable Maven / Gradle / Ivy

package org.redmine.ta.beans;

public interface Identifiable {
    public Integer getId();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy