public class TaskInformation extends Object
Constructor and Description |
---|
TaskInformation() |
Modifier and Type | Method and Description |
---|---|
int |
getIdResourceHistory() |
int |
getIdTask() |
String |
getValue()
return the value
|
void |
setIdResourceHistory(int nIdResourceHistory)
the resource history id
|
void |
setIdTask(int nIdTask)
the task id
|
void |
setValue(String strValue)
set the value
|
public int getIdResourceHistory()
public void setIdResourceHistory(int nIdResourceHistory)
nIdResourceHistory
- the resource history idpublic int getIdTask()
public void setIdTask(int nIdTask)
nIdTask
- the task idpublic String getValue()
public void setValue(String strValue)
strValue
- the valueCopyright © 2021 City of Paris. All rights reserved.