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

com.smartling.api.filetranslations.v2.pto.mt.MtState Maven / Gradle / Ivy

The newest version!
package com.smartling.api.filetranslations.v2.pto.mt;

public enum MtState
{
    QUEUED,
    PROCESSING,
    FAILED,
    CANCELED,
    COMPLETED
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy