public class ScanOutcome extends Object
Constructor and Description |
---|
ScanOutcome(ScanResult result) |
Modifier and Type | Method and Description |
---|---|
List<Item> |
getItems()
Returns all the returned items as
Items . |
ScanResult |
getScanResult()
Returns all the low-level details returned from the server side.
|
String |
toString() |
public ScanOutcome(ScanResult result)
Copyright © 2014. All rights reserved.