public class EntryType extends Object
Constructor and Description |
---|
EntryType() |
Modifier and Type | Method and Description |
---|---|
String |
getClassName() |
Boolean |
getComment() |
Boolean |
getGroup() |
int |
getIdType() |
String |
getTitle() |
void |
setClassName(String className)
set the path for acces to the Class Entry
|
void |
setComment(Boolean isComment) |
void |
setGroup(Boolean isGroup)
set true if the type is a group
|
void |
setIdType(int idType)
set the id of the entry type
|
void |
setTitle(String title)
set the title of the entry type
|
public int getIdType()
public void setIdType(int idType)
idType
- the id of the entry typepublic Boolean getGroup()
public void setGroup(Boolean isGroup)
isGroup
- if the type is a grouppublic String getTitle()
public void setTitle(String title)
title
- the title of the entry typepublic String getClassName()
public void setClassName(String className)
className
- the path for acces to the Class Entrypublic Boolean getComment()
public void setComment(Boolean isComment)
isComment
- set true if the type is a commentCopyright © 2015 City of Paris. All rights reserved.