org.esa.beam.framework.gpf.internal
Class OperatorConfiguration.ParameterReference
java.lang.Object
org.esa.beam.framework.gpf.internal.OperatorConfiguration.ParameterReference
- All Implemented Interfaces:
- OperatorConfiguration.Reference
- Enclosing class:
- OperatorConfiguration
public static class OperatorConfiguration.ParameterReference
- extends Object
- implements OperatorConfiguration.Reference
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OperatorConfiguration.ParameterReference
public OperatorConfiguration.ParameterReference(String name,
Object value)
getParameterName
public String getParameterName()
- Specified by:
getParameterName in interface OperatorConfiguration.Reference
getValue
public Object getValue()
- Specified by:
getValue in interface OperatorConfiguration.Reference
Copyright © 2002-2012 Brockmann Consult GmbH. All Rights Reserved.