|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.paris.lutece.plugins.document.modules.calendar.business.Mapping
public class Mapping
class mapping
| Constructor Summary | |
|---|---|
Mapping()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCodeDocumentType()
|
java.lang.String |
getDescription()
|
java.lang.String |
getDocumentTypeName()
|
void |
setCodeDocumentType(java.lang.String strCodeDocumentType)
set the Code of the document type of the mapping |
void |
setDescription(java.lang.String strDescription)
set the description of the mapping |
void |
setDocumentTypeName(java.lang.String strDocumentTypeName)
set the name of the document type |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Mapping()
| Method Detail |
|---|
public void setCodeDocumentType(java.lang.String strCodeDocumentType)
strCodeDocumentType - the code of the document typepublic java.lang.String getCodeDocumentType()
public void setDescription(java.lang.String strDescription)
strDescription - the description of the mappingpublic java.lang.String getDescription()
public void setDocumentTypeName(java.lang.String strDocumentTypeName)
strDocumentTypeName - the name of the document typepublic java.lang.String getDocumentTypeName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||