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 java.lang.Object

Since:
5.0.0

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

RobotsTxtSitemap

public RobotsTxtSitemap()
Method Detail

getId

public java.lang.String getId()
Returns the id.

Returns:
the id
Since:
5.0.0

setId

public void setId(java.lang.String id)
Sets the id.

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

getUrl

public java.lang.String getUrl()
Returns the url.

Returns:
the url
Since:
5.0.0

setUrl

public void setUrl(java.lang.String url)
Sets the url.

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


Lumisportal  6.1.0.111014 - Copyright © 2001-2007, Lumis. All Rights Reserved.