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

cdc.applic.mountability.Interchangeability Maven / Gradle / Ivy

package cdc.applic.mountability;

public enum Interchangeability {
    NOT_INTERCHANGEABLE,
    ONE_WAY,
    TWO_WAYS
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy