| Package | Description |
|---|---|
| cz.jiripinkas.jsitemapgenerator |
| Modifier and Type | Method and Description |
|---|---|
ChangeFreq |
WebPage.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 |
|---|---|
WebPageBuilder |
WebPageBuilder.changeFreq(ChangeFreq changeFreq)
Sets WebPage changeFreq
|
WebPage |
WebPage.setChangeFreq(ChangeFreq changeFreq) |
Copyright © 2015. All rights reserved.