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

se.wfh.libs.common.web.entities.HasId Maven / Gradle / Ivy

package se.wfh.libs.common.web.entities;

public interface HasId {
	Integer getId();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy