public static class SearchObject.SwitchFramesResults
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) boolean |
haveSwitchedFrames |
(package private) java.util.List<java.lang.String> |
rsWithoutFrames |
| Constructor and Description |
|---|
SwitchFramesResults() |
| Modifier and Type | Method and Description |
|---|---|
SearchObject.SwitchFramesResults |
setRsWithoutFrames(java.util.List<java.lang.String> withoutFrames) |
SearchObject.SwitchFramesResults |
setSwitchedFrames(boolean switched) |
boolean haveSwitchedFrames
java.util.List<java.lang.String> rsWithoutFrames
public SearchObject.SwitchFramesResults setSwitchedFrames(boolean switched)
public SearchObject.SwitchFramesResults setRsWithoutFrames(java.util.List<java.lang.String> withoutFrames)
Copyright © SAS Institute. All Rights Reserved.