org.esa.beam.visat.actions.session
Class RestoredSession
java.lang.Object
org.esa.beam.visat.actions.session.RestoredSession
public class RestoredSession
- extends Object
A restored session comprising products and views.
- Since:
- BEAM 4.6
- Version:
- $Revision$ $Date$
- Author:
- Norman Fomferra
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RestoredSession
public RestoredSession(Product[] products,
ProductNodeView[] views,
Exception[] problems)
getProducts
public Product[] getProducts()
getViews
public ProductNodeView[] getViews()
getProblems
public Exception[] getProblems()
Copyright © 2002-2012 Brockmann Consult GmbH. All Rights Reserved.