lumis.service.seo.robotstxt
Class RobotsTxtSitemap

Package class diagram package RobotsTxtSitemap
java.lang.Object
  extended by lumis.service.seo.robotstxt.RobotsTxtSitemap

public class RobotsTxtSitemap
extends Object

Since:
5.0.0

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

RobotsTxtSitemap

public RobotsTxtSitemap()
Method Detail

getId

public String getId()
Returns the id.

Returns:
the id
Since:
5.0.0

setId

public void setId(String id)
Sets the id.

Parameters:
id - the id value to set.
Since:
5.0.0

getUrl

public String getUrl()
Returns the url.

Returns:
the url
Since:
5.0.0

setUrl

public void setUrl(String url)
Sets the url.

Parameters:
url - the url value to set.
Since:
5.0.0


Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.