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

com.rcll.domain.ProductComplexity Maven / Gradle / Ivy

There is a newer version: 0.1.19.1
Show newest version
package com.rcll.domain;

public enum ProductComplexity {
    C0,
    C1,
    C2,
    C3
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy