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

com.salesmanager.core.model.catalog.product.attribute.ProductOptionType Maven / Gradle / Ivy

package com.salesmanager.core.model.catalog.product.attribute;

public enum ProductOptionType {
	
	Text, Radio, Select, Checkbox

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy