public class XmlDTO extends Object implements Serializable
Constructor and Description |
---|
XmlDTO() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getBreadCrumb() |
Date |
getCreationDate() |
Long |
getId() |
Long |
getIdAudience() |
String |
getIdXml() |
Date |
getModificationDate() |
String |
getResourceType() |
String |
getTitle() |
int |
hashCode() |
void |
setBreadCrumb(String strBreadCrumb) |
void |
setCreationDate(Date creationDate) |
void |
setId(Long lId) |
void |
setIdAudience(Long lIdAudience) |
void |
setIdXml(String strIdXml) |
void |
setModificationDate(Date modificationDate) |
void |
setResourceType(String strResourceType) |
void |
setTitle(String strTitle) |
public Long getId()
public void setId(Long lId)
lId
- the _lId to setpublic String getIdXml()
public void setIdXml(String strIdXml)
strIdXml
- the _strIdXml to setpublic String getTitle()
public void setTitle(String strTitle)
strTitle
- the _strTitle to setpublic String getBreadCrumb()
public void setBreadCrumb(String strBreadCrumb)
strBreadCrumb
- the _strBreadCrumb to setpublic Long getIdAudience()
public void setIdAudience(Long lIdAudience)
lIdAudience
- the _lIdAudience to setpublic String getResourceType()
public void setResourceType(String strResourceType)
strResourceType
- the _strResourceType to setpublic Date getModificationDate()
public void setModificationDate(Date modificationDate)
modificationDate
- the _modificationDate to setpublic Date getCreationDate()
public void setCreationDate(Date creationDate)
creationDate
- the _creationDate to setCopyright © 2017 City of Paris. All rights reserved.