| Package | Description |
|---|---|
| com.google.gdata.data.webmastertools |
| Modifier and Type | Method and Description |
|---|---|
CrawlIssueCrawlType.CrawlType |
CrawlIssueCrawlType.getCrawlType()
Returns the value.
|
static CrawlIssueCrawlType.CrawlType |
CrawlIssueCrawlType.CrawlType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CrawlIssueCrawlType.CrawlType[] |
CrawlIssueCrawlType.CrawlType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CrawlIssueCrawlType.setCrawlType(CrawlIssueCrawlType.CrawlType crawlType)
Sets the value.
|
| Constructor and Description |
|---|
CrawlIssueCrawlType(CrawlIssueCrawlType.CrawlType crawlType)
Immutable constructor.
|
Copyright © 2012. All Rights Reserved.