
org.nakedobjects.plugins.remoting.shared.data.Data Maven / Gradle / Ivy
package org.nakedobjects.plugins.remoting.shared.data;
import java.io.Serializable;
public interface Data extends Serializable {
String getType();
}
// Copyright (c) Naked Objects Group Ltd.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy