|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object lumis.service.seo.robotstxt.RobotsTxtSitemap
public class RobotsTxtSitemap
Constructor Summary | |
---|---|
RobotsTxtSitemap()
|
Method Summary | |
---|---|
String |
getId()
Returns the id. |
String |
getUrl()
Returns the url. |
void |
setId(String id)
Sets the id. |
void |
setUrl(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 String getId()
public void setId(String id)
id
- the id value to set.public String getUrl()
public void setUrl(String url)
url
- the url value to set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |