public class CloudwordsLanguageFile extends CloudwordsFile
Project
and Language
stored in Cloudwords.Constructor and Description |
---|
CloudwordsLanguageFile() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Language |
getLang()
Get the target
Language associated with this file. |
CodeAndDisplay |
getStatus()
Get the
CloudwordsLanguageFile status. |
int |
hashCode() |
void |
setLang(Language lang)
Set the target
Language associated with this file. |
void |
setStatus(CodeAndDisplay status)
Set the
CloudwordsLanguageFile status. |
String |
toString() |
getContentPath, getCreatedDate, getFileContents, getFilename, getId, getPath, getSizeInKilobytes, setContentPath, setCreatedDate, setFileContents, setFilename, setId, setPath, setSizeInKilobytes
public void setLang(Language lang)
Language
associated with this file.lang
- public CodeAndDisplay getStatus()
CloudwordsLanguageFile
status.CloudwordsLanguageFile
public void setStatus(CodeAndDisplay status)
CloudwordsLanguageFile
status.status
- of this CloudwordsLanguageFile
public String toString()
toString
in class CloudwordsFile
public int hashCode()
hashCode
in class CloudwordsFile
public boolean equals(Object obj)
equals
in class CloudwordsFile
Copyright © 2016. All rights reserved.