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