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

com.salesmanager.shop.model.customer.attribute.CustomerAttribute Maven / Gradle / Ivy

The newest version!
package com.salesmanager.shop.model.customer.attribute;

import java.io.Serializable;

import com.salesmanager.shop.model.entity.Entity;



public class CustomerAttribute extends Entity implements Serializable {
	

	/**
	 * 
	 */
	private static final long serialVersionUID = 1L;

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy