public class Mapping extends Object
Constructor and Description |
---|
Mapping() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Returns the mapping description
|
String |
getDocumentTypeCode()
Returns the document type code
|
String |
getDocumentTypeName()
Returns the document type name
|
int |
getId()
Returns the mapping identifier
|
String |
getSummary()
Returns the summary format
|
String |
getTitle()
Returns the title format
|
void |
setDescription(String strDescription)
Sets the mapping description
|
void |
setDocumentTypeCode(String strDocumentTypeCode)
Sets the document type code
|
void |
setDocumentTypeName(String strDocumentTypeName)
Sets the document type name
|
void |
setId(int nMappingId)
Sets the mapping identifier
|
void |
setSummary(String strSummary)
Sets the summary format
|
void |
setTitle(String strTitle)
Sets the title format
|
public int getId()
public void setId(int nMappingId)
nMappingId
- The mapping identifierpublic String getDocumentTypeCode()
public void setDocumentTypeCode(String strDocumentTypeCode)
strDocumentTypeCode
- The document type codepublic String getDocumentTypeName()
public void setDocumentTypeName(String strDocumentTypeName)
strDocumentTypeName
- The document type namepublic String getDescription()
public void setDescription(String strDescription)
strDescription
- The mapping descriptionpublic String getTitle()
public void setTitle(String strTitle)
strTitle
- The title formatpublic String getSummary()
public void setSummary(String strSummary)
strSummary
- The summary formatCopyright © 2015 City of Paris. All rights reserved.