public class CommentValue extends Object
Constructor and Description |
---|
CommentValue() |
Modifier and Type | Method and Description |
---|---|
int |
getIdResourceHistory() |
int |
getIdTask() |
String |
getValue()
return the value
|
void |
setIdResourceHistory(int id)
the comment value id
|
void |
setIdTask(int idTask)
the task id
|
void |
setValue(String value)
set the value
|
public int getIdResourceHistory()
public void setIdResourceHistory(int id)
id
- the comment value idpublic int getIdTask()
public void setIdTask(int idTask)
idTask
- the task idpublic String getValue()
public void setValue(String value)
value
- the valueCopyright © 2015 Mairie de Paris. All rights reserved.