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

com.smartling.api.sdk.file.parameters.LocaleMode Maven / Gradle / Ivy

There is a newer version: 4.0.25
Show newest version
package com.smartling.api.sdk.file.parameters;

public enum LocaleMode
{
    LOCALE_IN_PATH,
    LOCALE_IN_NAME,
    LOCALE_IN_NAME_AND_PATH
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy