public interface ViewSnapshotCompareResult
Modifier and Type | Method and Description |
---|---|
SnapshotHeader |
getHeader1()
The first snapshot header.
|
SnapshotHeader |
getHeader2()
The second snapshot header, or null if current view was requested.
|
ViewResult |
getResult1()
The first snapshot view result.
|
ViewResult |
getResult2()
The second (or current) snapshot view result.
|
boolean |
usedViewFoldingDefinition()
Returns true if the current view folding definition was used.
|
SnapshotHeader getHeader1()
ViewResult getResult1()
SnapshotHeader getHeader2()
ViewResult getResult2()
boolean usedViewFoldingDefinition()
Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.