org.esa.beam.framework.gpf.graph
Class Header
java.lang.Object
org.esa.beam.framework.gpf.graph.Header
public class Header
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Header
public Header()
getTarget
public HeaderTarget getTarget()
- Returns:
- the id of the target node
getSources
public List<HeaderSource> getSources()
- Returns:
- the sources list
getParameters
public List<HeaderParameter> getParameters()
- Returns:
- the parameters
Copyright © 2002-2013 Brockmann Consult GmbH. All Rights Reserved.