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