eu.future.earth.gwt.client.ui.general.IdUiObject Maven / Gradle / Ivy
The newest version!
package eu.future.earth.gwt.client.ui.general;
public interface IdUiObject {
void setId(String newId);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy