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

com.salesmanager.shop.model.references.MeasureUnit Maven / Gradle / Ivy

The newest version!
package com.salesmanager.shop.model.references;

public enum MeasureUnit {
	
	
	CM,
	IN,
	//METER,
	//FOOT
	;

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy