public class RevisionRequest extends BaseResource
Constructor and Description |
---|
RevisionRequest() |
Modifier and Type | Method and Description |
---|---|
CloudwordsFile |
getAttachment() |
String |
getComment() |
Assignee |
getCreator() |
void |
setAttachment(CloudwordsFile attachment) |
void |
setComment(String comment) |
void |
setCreator(Assignee creator) |
getPath, setPath
public String getComment()
public void setComment(String comment)
public Assignee getCreator()
public void setCreator(Assignee creator)
public CloudwordsFile getAttachment()
public void setAttachment(CloudwordsFile attachment)
Copyright © 2016. All rights reserved.