fr.paris.lutece.plugins.phraseanet.dto.recordtype
Class RecordTypeDTO
java.lang.Object
fr.paris.lutece.plugins.phraseanet.dto.recordtype.RecordTypeDTO
public class RecordTypeDTO
- extends Object
DTO to display record type with icon
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RecordTypeDTO
public RecordTypeDTO()
getId
public int getId()
- Returns:
- the _nId
setId
public void setId(int nId)
- Parameters:
nId
- the _nId to set
getName
public String getName()
- Returns:
- the _strName
setName
public void setName(String strName)
- Parameters:
strName
- the _strName to set
getIcon
public String getIcon()
- Returns:
- the _strIcon
setIcon
public void setIcon(String strIcon)
- Parameters:
strIcon
- the _strIcon to set
Copyright © 2013 Mairie de Paris. All Rights Reserved.