|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.service.seo.robotstxt.RobotsTxtSitemap
public class RobotsTxtSitemap
Constructor Summary | |
---|---|
RobotsTxtSitemap()
|
Method Summary | |
---|---|
java.lang.String |
getId()
Returns the id. |
java.lang.String |
getUrl()
Returns the url. |
void |
setId(java.lang.String id)
Sets the id. |
void |
setUrl(java.lang.String url)
Sets the url. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RobotsTxtSitemap()
Method Detail |
---|
public java.lang.String getId()
public void setId(java.lang.String id)
id
- the id value to set.public java.lang.String getUrl()
public void setUrl(java.lang.String url)
url
- the url value to set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |