Gets the value of the 'sitemaps' field. Sitemap urls in robot.txt
()
| 821 | * Gets the value of the 'sitemaps' field. |
| 822 | * Sitemap urls in robot.txt */ |
| 823 | public java.util.Map<java.lang.CharSequence,java.lang.CharSequence> getSitemaps() { |
| 824 | return sitemaps; |
| 825 | } |
| 826 | |
| 827 | /** |
| 828 | * Sets the value of the 'sitemaps' field. |
no outgoing calls