public class Collection extends Object
Constructor and Description |
---|
Collection() |
Modifier and Type | Method and Description |
---|---|
int |
getBaseId()
Returns the BaseId
|
int |
getCollId()
Returns the CollId
|
String |
getName()
Returns the Name
|
int |
getRecordAmount()
Returns the RecordAmount
|
void |
setBaseId(int nBaseId)
Sets the BaseId
|
void |
setCollId(int nCollId)
Sets the CollId
|
void |
setName(String strName)
Sets the Name
|
void |
setRecordAmount(int nRecordAmount)
Sets the RecordAmount
|
public int getBaseId()
public void setBaseId(int nBaseId)
nBaseId
- The BaseIdpublic int getCollId()
public void setCollId(int nCollId)
nCollId
- The CollIdpublic String getName()
public void setName(String strName)
strName
- The Namepublic int getRecordAmount()
public void setRecordAmount(int nRecordAmount)
nRecordAmount
- The RecordAmountCopyright © 2018 City of Paris. All rights reserved.