public abstract class CustomWrapperInputParameterValue extends Object
CustomWrapperInputParameter.| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the name of the
CustomWrapperInputParameter which this
value belongs to. |
abstract Object |
getValue()
Returns the actual value of the
CustomWrapperInputParameter. |
public String getName()
CustomWrapperInputParameter which this
value belongs to.CustomWrapperInputParameter which this
value belongs to.public abstract Object getValue()
CustomWrapperInputParameter.
Subclasses may return a more specific value.CustomWrapperInputParameter.Copyright © 2024 Denodo Technologies. All rights reserved.