|
||||||||||
| 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 | |
|---|---|
String |
getCodeDocumentType()
|
String |
getDescription()
|
String |
getDocumentTypeName()
|
void |
setCodeDocumentType(String strCodeDocumentType)
set the Code of the document type of the mapping |
void |
setDescription(String strDescription)
set the description of the mapping |
void |
setDocumentTypeName(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(String strCodeDocumentType)
strCodeDocumentType - the code of the document typepublic String getCodeDocumentType()
public void setDescription(String strDescription)
strDescription - the description of the mappingpublic String getDescription()
public void setDocumentTypeName(String strDocumentTypeName)
strDocumentTypeName - the name of the document typepublic String getDocumentTypeName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||