public class VisitOptions extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
followLink |
| Constructor and Description |
|---|
VisitOptions() |
VisitOptions(boolean followLink) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
isFollowLink() |
void |
setFollowLink(Boolean followLink) |
Copyright © 2017. All rights reserved.