public interface TranslationState
Modifier and Type | Method and Description |
---|---|
Comment |
getComment()
Gets the comment.
|
TranslationConstants.TranslationStatus |
getStatus()
Gets the status.
|
void |
setComment(Comment c)
Sets the comment.
|
void |
setStatus(TranslationConstants.TranslationStatus status)
Sets the status.
|
TranslationConstants.TranslationStatus getStatus()
void setStatus(TranslationConstants.TranslationStatus status)
status
- the new statusComment getComment()
void setComment(Comment c)
c
- the new commentCopyright © 2010 - 2020 Adobe. All Rights Reserved