Class FilteredVariablesHeader.FilteredVariable

    • Constructor Detail

      • FilteredVariable

        @DataBoundConstructor
        public FilteredVariable​(String variableName)
        Default constructor
        Parameters:
        variableName - name of the variable
    • Method Detail

      • getVariableName

        public String getVariableName()
        Get the name of the variable to show
        Returns:
        the name of the variable
      • setVariableName

        public void setVariableName​(String variableName)
        Set the name of the variable
        Parameters:
        variableName - the name of the variable