kz.arta.synergy.server.api.rest.works
Class CompletionProcessInfo
java.lang.Object
kz.arta.synergy.server.api.rest.works.CompletionProcessInfo
public class CompletionProcessInfo
- extends java.lang.Object
Created with IntelliJ IDEA.
User: topa
Date: 08.07.13
Time: 20:54
To change this template use File | Settings | File Templates.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompletionProcessInfo
public CompletionProcessInfo()
isNeedCommentField
public boolean isNeedCommentField()
setNeedCommentField
public void setNeedCommentField(boolean needCommentField)
isNeedFillInPositiveComment
public boolean isNeedFillInPositiveComment()
setNeedFillInPositiveComment
public void setNeedFillInPositiveComment(boolean needFillInPositiveComment)
getButtons
public java.util.ArrayList<CompletionProcessInfo.BtnInfo> getButtons()
setButtons
public void setButtons(java.util.ArrayList<CompletionProcessInfo.BtnInfo> buttons)
getRawData
public byte[] getRawData()
setRawData
public void setRawData(byte[] rawData)
getJson
public java.lang.String getJson()
isNeedFillInNegativeComment
public boolean isNeedFillInNegativeComment()
setNeedFillInNegativeComment
public void setNeedFillInNegativeComment(boolean needFillInNegativeComment)
Copyright © 2000 Dummy Corp. All Rights Reserved.