Class ExtractionColumn

    • Method Detail

      • getFieldPath

        public String getFieldPath()
        Retrieves the field path
        Returns:
        The field path
      • setFieldPath

        public void setFieldPath​(String fieldPath)
        Set the field path
        Parameters:
        fieldPath - The field path to set
      • isOptional

        public boolean isOptional()
        Checks if the extraction column is optional
        Returns:
        true if the column is optional, false otherwise
      • getDisplayOptionalName

        public String getDisplayOptionalName()
        Retrieves the name of the variable controlling display of optional column
        Returns:
        The name of the variable
      • setDisplayOptionalName

        public void setDisplayOptionalName​(String displayOptionalName)
        Set the name of the variable controlling the display of optional column
        Parameters:
        displayOptionalName - The name of the variable