public class RestoredSession extends Object
| Constructor and Description |
|---|
RestoredSession(Product[] products,
ProductNodeView[] views,
Exception[] problems) |
| Modifier and Type | Method and Description |
|---|---|
Exception[] |
getProblems() |
Product[] |
getProducts() |
ProductNodeView[] |
getViews() |
public RestoredSession(Product[] products, ProductNodeView[] views, Exception[] problems)
public Product[] getProducts()
public ProductNodeView[] getViews()
public Exception[] getProblems()
Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.