| Modifier and Type | Method and Description |
|---|---|
ChangeFreq |
WebSitemapUrl.getChangeFreq() |
static ChangeFreq |
ChangeFreq.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChangeFreq[] |
ChangeFreq.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
WebSitemapUrl |
WebSitemapUrl.setChangeFreq(ChangeFreq changeFreq) |
Copyright © 2013. All Rights Reserved.