public class Databox extends Object
Constructor and Description |
---|
Databox() |
Modifier and Type | Method and Description |
---|---|
int |
getDataboxId()
Returns the DataboxId
|
String |
getName()
Returns the Name
|
String |
getVersion()
Returns the Version
|
void |
setDataboxId(int nDataboxId)
Sets the DataboxId
|
void |
setName(String strName)
Sets the Name
|
void |
setVersion(String strVersion)
Sets the Version
|
public int getDataboxId()
public void setDataboxId(int nDataboxId)
nDataboxId
- The DataboxIdpublic String getName()
public void setName(String strName)
strName
- The Namepublic String getVersion()
public void setVersion(String strVersion)
strVersion
- The VersionCopyright © 2018 City of Paris. All rights reserved.