public class CrowdinFile extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CrowdinFile.Type |
| Constructor and Description |
|---|
CrowdinFile(File _file,
String _name,
String _type,
String _project,
boolean _shouldBeCleaned) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCrowdinPath() |
File |
getFile() |
String |
getName() |
String |
getProject() |
String |
getType() |
boolean |
isShouldBeCleaned() |
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.