| Package | Description |
|---|---|
| org.digitalmediaserver.crowdin.api | |
| org.digitalmediaserver.crowdin.configuration |
| Modifier and Type | Method and Description |
|---|---|
FileExportOptions.JavaScriptExportQuotes |
FileExportOptions.getExportQuotes() |
static FileExportOptions.JavaScriptExportQuotes |
FileExportOptions.JavaScriptExportQuotes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileExportOptions.JavaScriptExportQuotes[] |
FileExportOptions.JavaScriptExportQuotes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FileExportOptions.setExportQuotes(FileExportOptions.JavaScriptExportQuotes exportQuotes)
Sets the
exportQuotes value. |
| Modifier and Type | Field and Description |
|---|---|
protected FileExportOptions.JavaScriptExportQuotes |
TranslationFileSet.exportQuotes
Applies to
FileType.js files only. |
| Modifier and Type | Method and Description |
|---|---|
FileExportOptions.JavaScriptExportQuotes |
TranslationFileSet.getExportQuotes() |
Copyright © 2024. All rights reserved.