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

com.gw.common.utils.CedaResultObject Maven / Gradle / Ivy

The newest version!
package com.gw.common.utils;

public class CedaResultObject extends CedaResultMap {

	/**
	 * 
	 */
	private static final long serialVersionUID = 1L;
	public Object data;

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy