Class CustomWrapperInputParameterVariableRouteValue


public final class CustomWrapperInputParameterVariableRouteValue extends CustomWrapperInputParameterRouteValue
Defines the actual value returned by a CustomWrapperInputParameter of variable route type.
  • Constructor Details

    • CustomWrapperInputParameterVariableRouteValue

      public CustomWrapperInputParameterVariableRouteValue(String name, com.denodo.parser.connection.VariableRoute variableRoute)
  • Method Details

    • getContent

      public String getContent()
      Returns the content of the variable used in the variable route.
      Returns:
      the content of the variable.