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