Package com.almis.awe.developer.model
Interface ITranslationResult
-
- All Known Implementing Classes:
TranslationResponse
public interface ITranslationResult
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getRemaining()
String
getTranslation()
-