Class CustomWrapperInputParameterIntegerValue
java.lang.Object
com.denodo.vdb.engine.customwrapper.input.value.CustomWrapperInputParameterValue
com.denodo.vdb.engine.customwrapper.input.value.CustomWrapperInputParameterIntegerValue
Defines the actual value returned by a
CustomWrapperInputParameter of integer 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
-
CustomWrapperInputParameterIntegerValue
-
-
Method Details
-
getValue
Returns the actual value of theCustomWrapperInputParameterType- Specified by:
getValuein classCustomWrapperInputParameterValue- Returns:
- the actual value of the
CustomWrapperInputParameterType
-
toString
-