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

com.liberologico.cloudesire.cmw.model.dto.INamedEntityDTO Maven / Gradle / Ivy

The newest version!
package com.liberologico.cloudesire.cmw.model.dto;

public interface INamedEntityDTO extends IBaseEntityDTO
{
    String getName();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy