fr.paris.lutece.plugins.document.modules.calendar.business
Class Mapping

java.lang.Object
  extended by fr.paris.lutece.plugins.document.modules.calendar.business.Mapping

public class Mapping
extends java.lang.Object

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

Mapping

public Mapping()
Method Detail

setCodeDocumentType

public void setCodeDocumentType(java.lang.String strCodeDocumentType)
set the Code of the document type of the mapping

Parameters:
strCodeDocumentType - the code of the document type

getCodeDocumentType

public java.lang.String getCodeDocumentType()
Returns:
the Code of the document type

setDescription

public void setDescription(java.lang.String strDescription)
set the description of the mapping

Parameters:
strDescription - the description of the mapping

getDescription

public java.lang.String getDescription()
Returns:
the description of the mapping

setDocumentTypeName

public void setDocumentTypeName(java.lang.String strDocumentTypeName)
set the name of the document type

Parameters:
strDocumentTypeName - the name of the document type

getDocumentTypeName

public java.lang.String getDocumentTypeName()
Returns:
the name of the document type


Copyright © 2012 Mairie de Paris. All Rights Reserved.