Class CustomWrapperInputParameterStringValue
java.lang.Object
com.denodo.vdb.engine.customwrapper.input.value.CustomWrapperInputParameterValue
com.denodo.vdb.engine.customwrapper.input.value.CustomWrapperInputParameterStringValue
Defines the actual value returned by a
CustomWrapperInputParameter of
string type.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetValue()Returns the actual value of theCustomWrapperInputParameterTypetoString()Methods inherited from class com.denodo.vdb.engine.customwrapper.input.value.CustomWrapperInputParameterValue
getName
-
Constructor Details
-
CustomWrapperInputParameterStringValue
-
-
Method Details
-
getValue
Returns the actual value of theCustomWrapperInputParameterType- Specified by:
getValuein classCustomWrapperInputParameterValue- Returns:
- the actual value of the
CustomWrapperInputParameterType
-
toString
-