public class MockObject extends Object
Constructor and Description |
---|
MockObject() |
Modifier and Type | Method and Description |
---|---|
List |
getAttributes()
Returns the Attributes
|
Date |
getDateCreated()
Returns the DateCreated
|
Timestamp |
getDateUpdated()
Returns the DateUpdated
|
String |
getDescription()
Returns the Description
|
long |
getElapsedTime()
Returns the ElapsedTime
|
String |
getEmail()
Returns the Email
|
boolean |
getEnable()
Returns the Enable
|
int |
getIdForeign()
Returns the IdForeign
|
int |
getIdObject()
Returns the IdObject
|
String |
getName()
Returns the Name
|
Map |
getParameters()
Returns the Parameters
|
String |
getPassword()
Returns the Password
|
double |
getRatio()
Returns the Ratio
|
int |
getStatus()
Returns the Status
|
String |
getText()
Returns the Text
|
void |
setAttributes(List listAttributes)
Sets the Attributes
|
void |
setDateCreated(Date dateDateCreated)
Sets the DateCreated
|
void |
setDateUpdated(Timestamp dateDateUpdated)
Sets the DateUpdated
|
void |
setDescription(String strDescription)
Sets the Description
|
void |
setElapsedTime(long lElapsedTime)
Sets the ElapsedTime
|
void |
setEmail(String strEmail)
Sets the Email
|
void |
setEnable(boolean bEnable)
Sets the Enable
|
void |
setIdForeign(int nIdForeign)
Sets the IdForeign
|
void |
setIdObject(int nIdObject)
Sets the IdObject
|
void |
setName(String strName)
Sets the Name
|
void |
setParameters(Map mapParameters)
Sets the Parameters
|
void |
setPassword(String strPassword)
Sets the Password
|
void |
setRatio(double dRatio)
Sets the Ratio
|
void |
setStatus(int nStatus)
Sets the Status
|
void |
setText(String strText)
Sets the Text
|
public int getIdObject()
public void setIdObject(int nIdObject)
nIdObject
- The IdObjectpublic String getName()
public void setName(String strName)
strName
- The Namepublic String getDescription()
public void setDescription(String strDescription)
strDescription
- The Descriptionpublic boolean getEnable()
public void setEnable(boolean bEnable)
bEnable
- The Enablepublic int getStatus()
public void setStatus(int nStatus)
nStatus
- The Statuspublic double getRatio()
public void setRatio(double dRatio)
dRatio
- The Ratiopublic String getPassword()
public void setPassword(String strPassword)
strPassword
- The Passwordpublic long getElapsedTime()
public void setElapsedTime(long lElapsedTime)
lElapsedTime
- The ElapsedTimepublic int getIdForeign()
public void setIdForeign(int nIdForeign)
nIdForeign
- The IdForeignpublic String getEmail()
public void setEmail(String strEmail)
strEmail
- The Emailpublic String getText()
public void setText(String strText)
strText
- The Textpublic List getAttributes()
public void setAttributes(List listAttributes)
listAttributes
- The Attributespublic Map getParameters()
public void setParameters(Map mapParameters)
mapParameters
- The Parameterspublic Date getDateCreated()
public void setDateCreated(Date dateDateCreated)
dateDateCreated
- The DateCreatedpublic Timestamp getDateUpdated()
public void setDateUpdated(Timestamp dateDateUpdated)
dateDateUpdated
- The DateUpdatedCopyright © 2020 City of Paris. All rights reserved.