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 Object

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

Mapping

public Mapping()
Method Detail

setCodeDocumentType

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

Parameters:
strCodeDocumentType - the code of the document type

getCodeDocumentType

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

setDescription

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

Parameters:
strDescription - the description of the mapping

getDescription

public String getDescription()
Returns:
the description of the mapping

setDocumentTypeName

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

Parameters:
strDocumentTypeName - the name of the document type

getDocumentTypeName

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


Copyright © 2014 Mairie de Paris. All Rights Reserved.