public class SiteMapWrapper extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
lastmod |
protected String |
loc |
| Constructor and Description |
|---|
SiteMapWrapper() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLastmod() |
String |
getLoc() |
void |
setLastmod(String lastmod) |
void |
setLoc(String loc) |
Copyright © 2022. All rights reserved.