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

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

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

public enum Machine {
    BS, DS, RS1, RS2, CS1, CS2, SS;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy