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

net.ripe.db.whois.common.domain.Identifiable Maven / Gradle / Ivy

package net.ripe.db.whois.common.domain;

public interface Identifiable {
    int getObjectId();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy