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

es.prodevelop.pui9.utils.IPuiObject Maven / Gradle / Ivy

The newest version!
package es.prodevelop.pui9.utils;

import java.io.Serializable;

/**
 * Interface representation for all the Classes that could participate in any
 * Web Service
 * 
 * @author Marc Gil - [email protected]
 */
public interface IPuiObject extends Serializable {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy