![JAR search and dependency download from the Maven repository](/logo.png)
com.despegar.integration.mongo.entities.GenericIdentifiableEntity Maven / Gradle / Ivy
package com.despegar.integration.mongo.entities;
public interface GenericIdentifiableEntity {
Type getId();
void setId(Type id);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy