Constructor and Description |
---|
BaseDemand() |
Modifier and Type | Method and Description |
---|---|
String |
getDemandTypeId()
Returns the DemandTypeId
|
String |
getId()
Returns the DemandId
|
String |
getReference()
Returns the DemandReference
|
int |
getStatus()
Returns the DemandStatus
|
long |
getTimeOpenedInMs()
Get Time opened in milliseconds
|
void |
setDemandTypeId(String strDemandTypeId)
Sets the DemandTypeId
|
void |
setId(String strDemandId)
Sets the DemandId
|
void |
setReference(String strDemandReference)
Sets the DemandReference
|
void |
setStatus(int nDemandStatus)
Sets the DemandStatus
|
void |
setTimeOpenedInMs(long lTimeOpened)
Set Time opened in milliseconds
|
public String getId()
public void setId(String strDemandId)
strDemandId
- The DemandIdpublic String getReference()
public void setReference(String strDemandReference)
strDemandReference
- The DemandReferencepublic int getStatus()
public void setStatus(int nDemandStatus)
nDemandStatus
- The DemandStatuspublic void setDemandTypeId(String strDemandTypeId)
strDemandTypeId
- The DemandType Idpublic String getDemandTypeId()
public void setTimeOpenedInMs(long lTimeOpened)
lTimeOpened
- Time opened in millisecondspublic long getTimeOpenedInMs()
Copyright © 2016 City of Paris. All rights reserved.