public class ReviewerInstructions extends BaseResource
ReviewerInstructions
resource in Cloudwords. The ReviewerInstructions
are created for a
project and target language. These are instructions that reviewers will be presented with in order to complete the
associated review task for a specific project and target language.Constructor and Description |
---|
ReviewerInstructions() |
Modifier and Type | Method and Description |
---|---|
String |
getContent()
Get the
ReviewerInstructions instructions. |
Integer |
getId()
Get the
ReviewerInstructions id. |
void |
setContent(String content)
Set the
ReviewerInstructions content. |
void |
setId(Integer id)
Set the
ReviewerInstructions id. |
getPath, setPath
public Integer getId()
ReviewerInstructions
id.ReviewerInstructions
public void setId(Integer id)
ReviewerInstructions
id.id
- of this ReviewerInstructions
public String getContent()
ReviewerInstructions
instructions.ReviewerInstructions
public void setContent(String content)
ReviewerInstructions
content.content
- of this ReviewerInstructions
Copyright © 2016. All rights reserved.