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

com.smartling.api.filetranslations.v2.pto.ld.LanguageDetectionState Maven / Gradle / Ivy

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

public enum LanguageDetectionState
{
    QUEUED,
    FAILED,
    COMPLETED
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy