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