| java.lang.Object | ||
| ↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
| ↳ | com.google.gdata.data.webmastertools.CrawlIssueCrawlType.CrawlType | |
Value.
| Enum Values | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| CrawlIssueCrawlType.CrawlType | MOBILE_CHTML_CRAWL | The type of crawl is Mobile, CHTML. | |||||||||
| CrawlIssueCrawlType.CrawlType | MOBILE_OPERATOR_CRAWL | The type of crawl is Mobile, Operator. | |||||||||
| CrawlIssueCrawlType.CrawlType | MOBILE_XHTML_WML_CRAWL | The type of crawl is Mobile, XHTML / WML. | |||||||||
| CrawlIssueCrawlType.CrawlType | NEWS_CRAWL | The type of crawl is News. | |||||||||
| CrawlIssueCrawlType.CrawlType | WEB_CRAWL | The type of crawl is Web. | |||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| value | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns the value used in the XML.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
java.lang.Comparable
| |||||||||||
The type of crawl is Mobile, CHTML.
The type of crawl is Mobile, Operator.
The type of crawl is Mobile, XHTML / WML.
Returns the value used in the XML.